[zsh] A new env init function to set XDG path variables
This commit is contained in:
parent
4f06d80da6
commit
91da2fc583
2 changed files with 35 additions and 0 deletions
1
zshenv
1
zshenv
|
|
@ -46,6 +46,7 @@ autoload -Uz do_init_functions
|
|||
|
||||
typeset -a zsh_init_env_functions=( \
|
||||
init-env \
|
||||
init-env-default-xdg-vars \
|
||||
init-env-path \
|
||||
init-env-tilde-paths \
|
||||
init-env-python \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue