Add .inputrc

This commit is contained in:
tosu 2023-02-13 23:46:22 +01:00
parent 3907e3a8e2
commit e67ee04e3a
1 changed files with 7 additions and 0 deletions

7
.inputrc Normal file
View File

@ -0,0 +1,7 @@
TAB: menu-complete
set show-all-if-ambiguous on
set menu-complete-display-prefix on
set colored-completion-prefix on
set colored-stats on
set completion-query-items 0
set page-completions off