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