aboutsummaryrefslogtreecommitdiff
path: root/.config/python/pythonrc
blob: 66fcdad0a8117a8b03e0dc8662ac4d99d5e88614 (plain) (blame)
1
2
3
4
#!/usr/bin/env python3

import readline
readline.write_history_file = lambda *args: None