This commit is contained in:
Timo Schmidt 2023-03-28 02:47:53 +02:00
parent 1aaf30787a
commit 3977a076f8
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