[zsh] Remove init_system_parameters

This commit is contained in:
Eryn Wells 2024-09-23 18:16:41 -07:00
parent 1d4cd961ed
commit 9ef882cb84
2 changed files with 0 additions and 16 deletions

1
zshenv
View file

@ -22,7 +22,6 @@ autoload -Uz do_init_functions
typeset -a zsh_init_env_functions=( \
init-path \
init_system_parameters \
init-unix-env \
init-zsh-helpers \
init_env_python \