diff options
Diffstat (limited to '%HOME%/.inputrc')
-rw-r--r-- | %HOME%/.inputrc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |