X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/abe51259db6db1defbfe72f2f501830fa1f7803f..62775460e122ea373116c814b110f2485ab6bd64:/programs/bpython.json?ds=sidebyside diff --git a/programs/bpython.json b/programs/bpython.json index 7c90462..3d1a68a 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 +}