aboutsummaryrefslogtreecommitdiff
path: root/.inputrc
diff options
context:
space:
mode:
authorclaw0ry <me@claw0ry.net>2024-12-11 13:58:21 +0100
committerclaw0ry <me@claw0ry.net>2024-12-11 13:58:21 +0100
commitb56b0d3ca316395a903ed1c7a040bda0ae321c36 (patch)
treeda8a7e975f0f426095350403dc3b39f4fd1ad5dd /.inputrc
fresh start
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..2d9d30a
--- /dev/null
+++ b/.inputrc
@@ -0,0 +1,5 @@
+"\e[A": history-search-backward
+"\e[B": history-search-forward
+
+set show-all-if-unmodified on
+set completion-ignore-case On