From cbadc22843035b7d9be0835d6aea7dcea120975b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 30 Oct 2016 16:18:26 +0300 Subject: .inputrc: set show-all-if-unmodified on --- %HOME%/.inputrc | 1 + 1 file changed, 1 insertion(+) (limited to '%HOME%') diff --git a/%HOME%/.inputrc b/%HOME%/.inputrc index 8f74bc3..2f766ae 100644 --- a/%HOME%/.inputrc +++ b/%HOME%/.inputrc @@ -27,6 +27,7 @@ $if Bash #set bell-style none set bell-style visible set completion-ignore-case on + set show-all-if-unmodified on set show-all-if-ambiguous on set expand-tilde on set mark-directories on -- cgit v1.2.3