]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - inputrc
Simplified loading of config files by using a function.
[config/dotfiles.git] / inputrc
1 # Configuration file for readline.
2
3
4 # Only one <tab> is necessary to get a list of all possible options.
5 set show-all-if-ambiguous on
6
7 # Activate vi editing mode.
8 set editing-mode vi
9 set keymap vi