]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/dub.json
Add zsh_sessions entry to zsh (#394)
[xdg-ninja.git] / programs / dub.json
1 {
2 "name": "dub package manager",
3 "files": [
4 {
5 "path": "$HOME/.dub",
6 "movable": true,
7 "help": "Export the following environment variable:\n\n```bash\nexport DUB_HOME=\"$XDG_DATA_HOME/dub\"\n```\n\nNote that this directory is used for **both** user data and configuration files.\n"
8 }
9 ]
10 }