diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-10-06 20:45:23 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-10-06 20:45:23 +0300 |
commit | f05d745f30dea9810c42b75c5f191e57a68fa74a (patch) | |
tree | c74cb48b870eb0cc01bee4e798ef4e32bad9c3a3 /.pythonrc | |
parent | README update (diff) | |
download | linux-home-f05d745f30dea9810c42b75c5f191e57a68fa74a.tar.gz linux-home-f05d745f30dea9810c42b75c5f191e57a68fa74a.zip |
mustn't be a repository anymore
Diffstat (limited to '.pythonrc')
-rw-r--r-- | .pythonrc | 2 |
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") |