summaryrefslogtreecommitdiffstats
path: root/.config/python
diff options
context:
space:
mode:
Diffstat (limited to '.config/python')
-rw-r--r--.config/python/pythonrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/python/pythonrc b/.config/python/pythonrc
deleted file mode 100644
index b32e6b6..0000000
--- a/.config/python/pythonrc
+++ /dev/null
@@ -1,2 +0,0 @@
-import readline
-readline.write_history_file = lambda *args: None