]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/mycli.json
Add note about GPG pitfalls
[xdg-ninja.git] / programs / mycli.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.myclirc",
5 "movable": true,
6 "help": "Supported since version _1.21.0_. You can move the file to $XDG_CONFIG_HOME/mycli/myclirc\n"
7 },
8 {
9 "path": "$HOME/.mycli-history",
10 "movable": true,
11 "help": "Supported since version _1.8.0_. Export the following environment variables:\n\n```bash\nexport MYCLI_HISTFILE=\"$XDG_DATA_HOME/mycli/history\"\n```\n"
12 }
13 ],
14 "name": "mycli"
15 }