6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
# ~/.inputrc
|
|
|
|
set completion-ignore-case on
|
|
set show-all-if-ambiguous on
|
|
TAB: menu-complete
|