[zsh] Bye bye vim mode

This commit is contained in:
Eryn Wells 2018-09-16 14:12:24 -07:00
parent e5f2ecb89f
commit 318f02de92

2
zshrc
View file

@ -6,7 +6,7 @@
# Eryn Wells <eryn@erynwells.me>
PROMPT_THEME='loquacious'
ZLE_MODE='vim'
ZLE_MODE='emacs'
# load bash/zsh/ksh agnostic configurations