]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/pkg.json
Add zsh_sessions entry to zsh (#394)
[xdg-ninja.git] / programs / pkg.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.pkg-cache",
5 "movable": true,
6 "help": "Export the following environment variable:\n\n```bash\nexport PKG_CACHE_PATH=\"$XDG_CACHE_HOME\"/pkg-cache\n```\n"
7 }
8 ],
9 "name": "pkg"
10 }