[zsh] Move init_env_vi -> init-vi and make it a proper function
This commit is contained in:
parent
9ef882cb84
commit
ae6fd37cf9
3 changed files with 19 additions and 15 deletions
2
zshenv
2
zshenv
|
@ -26,7 +26,7 @@ typeset -a zsh_init_env_functions=( \
|
|||
init-zsh-helpers \
|
||||
init_env_python \
|
||||
init_env_playdate \
|
||||
init_env_vi \
|
||||
init-vi \
|
||||
init_env_$SYS \
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue