dotfiles/.config/python/pythonrc

3 lines
65 B
Plaintext

import readline
readline.write_history_file = lambda *args: None