]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - inputrc
Add generate target to Makefile.
[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 set show-all-if-unmodified on
7
8 # Activate Vi editing mode.
9 set editing-mode vi
10 set keymap vi