[zsh] Clean up and move init_env to init-unix-env
This commit is contained in:
parent
2d43ef9a1e
commit
d16905313e
3 changed files with 21 additions and 12 deletions
2
zshenv
2
zshenv
|
|
@ -23,7 +23,7 @@ autoload -Uz do_init_functions
|
|||
typeset -a zsh_init_env_functions=( \
|
||||
init-path \
|
||||
init_system_parameters \
|
||||
init_env \
|
||||
init-unix-env \
|
||||
init_env_aliases \
|
||||
init_env_python \
|
||||
init_env_playdate \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue