Files
linux-config/dotfiles/.inputrc
Kevin Mok 2d74f915e7 Vi mode/new theme for bash
- New theme to try and fix cursor issue.
- Merge with lab lc.
2018-01-25 13:57:54 -05:00

5 lines
99 B
Plaintext

set completion-ignore-case on
set editing-mode vi
set keymap vi-command
set show-mode-in-prompt on