aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.pythonrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-06 20:45:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-06 20:45:23 +0300
commitf05d745f30dea9810c42b75c5f191e57a68fa74a (patch)
treec74cb48b870eb0cc01bee4e798ef4e32bad9c3a3 /.pythonrc
parentREADME update (diff)
downloadlinux-home-f05d745f30dea9810c42b75c5f191e57a68fa74a.tar.gz
linux-home-f05d745f30dea9810c42b75c5f191e57a68fa74a.zip
mustn't be a repository anymore
Diffstat (limited to '.pythonrc')
-rw-r--r--.pythonrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.pythonrc b/.pythonrc
deleted file mode 100644
index 23b7e11..0000000
--- a/.pythonrc
+++ /dev/null
@@ -1,2 +0,0 @@
-import readline, rlcompleter
-readline.parse_and_bind("tab:complete")