We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a2860 commit 518c20bCopy full SHA for 518c20b
all_setup.sh
@@ -34,7 +34,7 @@ if [[ $SHELL != *zsh ]]; then
34
else
35
./terminal_config.sh $all_accept
36
./application.sh $all_accept
37
- ./pyenv_setup.sh $all_accept
38
- ./nvm_setup.sh $all_accept
+ ./language_package.sh $all_accept
+ ./custom_functions.sh $all_accept
39
Echo_Color g "All Done~~~"
40
fi
0 commit comments