diff --git a/zsh/.zsh/00-base.sh b/zsh/.zsh/00-base.sh index 5f81f13..68a7d5f 100644 --- a/zsh/.zsh/00-base.sh +++ b/zsh/.zsh/00-base.sh @@ -1,5 +1,5 @@ # Lines configured by zsh-newuser-install -bindkey -e +bindkey -v export EDITOR="/usr/bin/vim" export VISUAL=$EDITOR