[zsh] Replace implementation of init_path with update-path call
Rename this function with hyphens instead of underscores.
This commit is contained in:
parent
02f5655426
commit
2d43ef9a1e
3 changed files with 27 additions and 48 deletions
2
zshenv
2
zshenv
|
@ -21,7 +21,7 @@ init_env_fpath
|
|||
autoload -Uz do_init_functions
|
||||
|
||||
typeset -a zsh_init_env_functions=( \
|
||||
init_path \
|
||||
init-path \
|
||||
init_system_parameters \
|
||||
init_env \
|
||||
init_env_aliases \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue