[zsh] Bring back init-env-tilde-paths
Apparently it was load bearing
This commit is contained in:
parent
71cf2d52f6
commit
734ab0a7a5
2 changed files with 21 additions and 0 deletions
1
zshenv
1
zshenv
|
@ -30,6 +30,7 @@ autoload -Uz do_init_functions
|
|||
typeset -a zsh_init_env_functions=( \
|
||||
init-env \
|
||||
init-env-path \
|
||||
init-env-tilde-paths \
|
||||
init-env-python \
|
||||
init-env-playdate \
|
||||
init-env-vi \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue