summaryrefslogtreecommitdiffstats
path: root/.inputrc
diff options
context:
space:
mode:
Diffstat (limited to '.inputrc')
-rw-r--r--.inputrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/.inputrc b/.inputrc
deleted file mode 100644
index bdaef95..0000000
--- a/.inputrc
+++ /dev/null
@@ -1,9 +0,0 @@
-set editing-mode vi
-$if mode=vi
-
-set keymap vi-command
-Control-l: clear-screen
-
-set keymap vi-insert
-Control-l: clear-screen
-#endif