Add dotfiles

This commit is contained in:
josh
2018-08-23 16:03:16 +03:00
parent 15d8911b9e
commit 641da4c1b4
34 changed files with 1458 additions and 0 deletions

3
.pythonrc Executable file
View File

@@ -0,0 +1,3 @@
import readline
readline.write_history_file = lambda *args: None