[zsh] Add init-env back to the zshenv init functions
It somehow got dropped.
This commit is contained in:
parent
f7f45b5b50
commit
a64ae962ca
2 changed files with 24 additions and 0 deletions
1
zshenv
1
zshenv
|
@ -28,6 +28,7 @@ init-env-fpath
|
|||
autoload -Uz do_init_functions
|
||||
|
||||
typeset -a zsh_init_env_functions=( \
|
||||
init-env \
|
||||
init-env-path \
|
||||
init-env-unix \
|
||||
init-env-zsh-helpers \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue