aboutsummaryrefslogtreecommitdiff
path: root/etc/bash/inputrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/bash/inputrc')
-rw-r--r--etc/bash/inputrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/bash/inputrc b/etc/bash/inputrc
new file mode 100644
index 0000000..f5c7095
--- /dev/null
+++ b/etc/bash/inputrc
@@ -0,0 +1,2 @@
+"\e[B": history-search-forward
+"\e[A": history-search-backward