+{
+ "files": [
+ {
+ "help": "Move the file to $XDG_CONFIG_HOME/mycli/myclirc\n",
+ "movable": true,
+ "path": "$HOME/.myclirc"
+ },
+ {
+ "help": "Set MYCLI_HISTFILE to $XDG_STATE_HOME/mycli/mycli_history\n",
+ "movable": true,
+ "path": "$HOME/.mycli-history"
+ },
+ {
+ "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",
+ "movable": true,
+ "path": "$HOME/.mycli.log"
+ }
+ ],
+ "name": "mycli"
+}