[zsh] Update init-env-python and init-env-playdate

This commit is contained in:
Eryn Wells 2024-09-24 09:17:45 -07:00
parent aea4ff965e
commit 75e32e473a
5 changed files with 32 additions and 40 deletions

4
zshenv
View file

@ -31,8 +31,8 @@ typeset -a zsh_init_env_functions=( \
init-path \
init-unix-env \
init-zsh-helpers \
init_env_python \
init_env_playdate \
init-env-python \
init-env-playdate \
init-vi \
init_env_$SYS \
)