From b56b0d3ca316395a903ed1c7a040bda0ae321c36 Mon Sep 17 00:00:00 2001 From: claw0ry Date: Wed, 11 Dec 2024 13:58:21 +0100 Subject: fresh start --- .inputrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .inputrc (limited to '.inputrc') 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 -- cgit v1.2.3