summaryrefslogtreecommitdiff
path: root/.inputrc
diff options
context:
space:
mode:
Diffstat (limited to '.inputrc')
-rw-r--r--.inputrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc
new file mode 100644
index 0000000..1c592ed
--- /dev/null
+++ b/.inputrc
@@ -0,0 +1,5 @@
+set show-all-if-ambiguous on
+set visible-stats on
+"\e[A": history-search-backward
+"\e[B": history-search-forward
+"\es": menu-complete