X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/abe51259db6db1defbfe72f2f501830fa1f7803f..6efc7cf13187ec9ae2bff84f52a0a77449625ae4:/programs/bpython.json diff --git a/programs/bpython.json b/programs/bpython.json index 7c90462..145e950 100644 --- a/programs/bpython.json +++ b/programs/bpython.json @@ -3,8 +3,8 @@ { "path": "$HOME/.pythonhist", "movable": true, - "help": "You can overwrite this in the config file:\n\n(_XDG_CONFIG_HOME/bpython/config_)\n```bash\nhist_file = $XDG_DATA_HOME/bpythonhistory\n```\n" + "help": "You can overwrite this in the config file:\n\n(_XDG_CONFIG_HOME/bpython/config_)\n```bash\n[general]\nhist_file = $XDG_DATA_HOME/bpythonhistory\n```\n" } ], "name": "bpython" -} \ No newline at end of file +}