]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/bpython.json
Fix various typo (#427)
[xdg-ninja.git] / programs / bpython.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.pythonhist",
5 "movable": true,
6 "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"
7 }
8 ],
9 "name": "bpython"
10 }