Update dotfiles

This commit is contained in:
Evan Reichard
2021-01-01 20:31:52 -05:00
parent 0732e03416
commit 15119a0e0f
3 changed files with 47 additions and 16 deletions

6
.inputrc Normal file
View File

@@ -0,0 +1,6 @@
set show-mode-in-prompt on
# set vi-cmd-mode-string "\1\e[1;48;5;246;38;5;237m\2 CMD \1\e[48;5;239;38;5;246m\2\1\e[0m\2"
# set vi-ins-mode-string "\1\e[1;48;5;109;38;5;237m\2 INS \1\e[48;5;239;38;5;109m\2\1\e[0m\2"
set vi-ins-mode-string \1\e[48;5;117;1m\2 INS \1\e[38;5;117;48;5;31;1m\2\1\e[0m\2
set vi-cmd-mode-string \1\e[48;5;166;1m\2 CMD \1\e[38;5;166;48;5;31;1m\2\1\e[0m\2