]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/bindle.json
Update pipx documentation URL (#491)
[xdg-ninja.git] / programs / bindle.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.bindle",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport BINDLEPATH=\"$XDG_DATA_HOME/bindle\"\n```\n"
7 },
8 {
9 "path": "$HOME/.bindlerc",
10 "movable": true,
11 "help": "Export the following environment variables:\n\n```bash\nexport BINDLERC=\"$XDG_CONFIG_HOME/bindlerc\"\n```\n"
12 },
13 {
14 "path": "$HOME/.dotsrc",
15 "movable": true,
16 "help": "Export the following environment variables:\n\n```bash\nexport BINDLERC=\"$XDG_CONFIG_HOME/dotsrc\"\n```\n"
17 }
18 ],
19 "name": "bindle"
20 }