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