[zsh] Move vi init to init_env_vi; set EDITOR in that function

This commit is contained in:
Eryn Wells 2022-05-28 09:07:40 -07:00
parent 4317bfd61e
commit 09ea02303d
4 changed files with 6 additions and 5 deletions

1
zshrc
View file

@ -3,7 +3,6 @@
zsh_init_rc_functions=( \
init_rc_aliases \
init_rc_vi \
init_configure_ls \
init_rc_tilde_paths \
init_rc_configure_prompt \