Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/.config/bpython/config

8 lines
180 B
Text

[general]
# Make `bpython` and `python` share their history
# (Note: `$XDG_STATE_HOME` is not expanded)
hist_file = ~/.local/state/python/history
# No limit
hist_length = 999999