.inputrc configuration
This commit is contained in:
parent
116d556a75
commit
6f38a531dd
1 changed files with 6 additions and 0 deletions
6
.inputrc
Normal file
6
.inputrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
set show-all-if-unmodified on
|
||||
set show-all-if-ambiguous on
|
||||
set colored-stats on
|
||||
set mark-symlinked-directories on
|
||||
set colored-completion-prefix on
|
||||
set menu-complete-display-prefix on
|
Loading…
Reference in a new issue