diff options
Diffstat (limited to '.config/python/pythonrc')
| -rw-r--r-- | .config/python/pythonrc | 2 |
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 |
