From 3eec877c1a096a1efcd3e20e1b72aa254f96758c Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Fri, 13 Jun 2014 11:08:56 +0200 Subject: init --- .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..ee13649 --- /dev/null +++ b/.inputrc @@ -0,0 +1,5 @@ +"\e[A": history-search-backward +"\e[B": history-search-forward +set show-all-if-ambiguous on +set completion-ignore-case on + -- cgit v1.2.3