]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/virtualenv.json
Fix `.tmux` output suggesting incorrect target path. (#415)
[xdg-ninja.git] / programs / virtualenv.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.virtualenvs",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport WORKON_HOME=\"$XDG_DATA_HOME/virtualenvs\"\n```\n"
7 }
8 ],
9 "name": "virtualenv"
10 }