From d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Sat, 15 Mar 2025 14:46:54 +0100 Subject: Eibhear: Initial commit Some file deletion, small changes, some addition --- .config/python/pythonrc | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .config/python/pythonrc (limited to '.config/python') 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 -- cgit v1.3.1