[zsh] Add playdate SDK configuration to the shell
This commit is contained in:
parent
6957a192af
commit
7993439e1d
2 changed files with 9 additions and 0 deletions
1
zshenv
1
zshenv
|
@ -16,6 +16,7 @@ typeset -a zsh_init_env_functions=( \
|
|||
init_env \
|
||||
init_env_aliases \
|
||||
init_env_python \
|
||||
init_env_playdate \
|
||||
init_env_vi \
|
||||
init_env_$SYS \
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue