]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/mycli.json
Add lyrics entry to ncmpcpp (#402)
[xdg-ninja.git] / programs / mycli.json
1 {
2 "files": [
3 {
4 "help": "Move the file to $XDG_CONFIG_HOME/mycli/myclirc\n",
5 "movable": true,
6 "path": "$HOME/.myclirc"
7 },
8 {
9 "help": "Set MYCLI_HISTFILE to $XDG_STATE_HOME/mycli/mycli_history\n",
10 "movable": true,
11 "path": "$HOME/.mycli-history"
12 },
13 {
14 "help": "Set this in your myclirc:\n```log_file=~/.cache/mycli.log```\nDoes not work with enviorment variables\n Relevant issue : https://github.com/dbcli/mycli/issues/581\n",
15 "movable": true,
16 "path": "$HOME/.mycli.log"
17 }
18 ],
19 "name": "mycli"
20 }