[zsh] Add init_env_aliases with some aliases to create maps and arrays
This commit is contained in:
parent
c858da2ab6
commit
1fc6b06747
2 changed files with 6 additions and 0 deletions
1
zshenv
1
zshenv
|
@ -14,6 +14,7 @@ autoload -Uz do_init_functions
|
|||
typeset -a zsh_init_env_functions=( \
|
||||
init_path \
|
||||
init_env \
|
||||
init_env_aliases \
|
||||
init_env_python \
|
||||
init_env_vi \
|
||||
init_env_$SYS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue