]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/ash.json
Update python help
[xdg-ninja.git] / programs / ash.json
1 {
2 "name": "ash",
3 "files": [
4 {
5 "path": "$HOME/.ash_history",
6 "movable": true,
7 "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=\"$XDG_STATE_HOME\"/ash/history\n```\n\nYou must manually create the _$XDG_STATE_HOME/ash directory if it doesn't exist yet.\n"
8 }
9 ]
10 }