[zsh] Bye bye vim mode
This commit is contained in:
parent
e5f2ecb89f
commit
318f02de92
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -6,7 +6,7 @@
|
||||||
# Eryn Wells <eryn@erynwells.me>
|
# Eryn Wells <eryn@erynwells.me>
|
||||||
|
|
||||||
PROMPT_THEME='loquacious'
|
PROMPT_THEME='loquacious'
|
||||||
ZLE_MODE='vim'
|
ZLE_MODE='emacs'
|
||||||
|
|
||||||
|
|
||||||
# load bash/zsh/ksh agnostic configurations
|
# load bash/zsh/ksh agnostic configurations
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue