dotfiles/graphical/.inputrc

7 lines
153 B
Plaintext
Raw Normal View History

2016-02-19 11:09:15 +00:00
#set editing-mode vi
#set keymap vi-command
2014-06-06 19:43:37 +00:00
set completion-ignore-case on
2014-10-20 20:51:11 +00:00
#set completion-map-case on
#set show-all-if-ambiguous on
2014-09-30 21:48:12 +00:00
set colored-stats on