diff --git a/zshrc.sh b/zshrc.sh index bf0c821..e70840a 100644 --- a/zshrc.sh +++ b/zshrc.sh @@ -92,7 +92,7 @@ def init.weatherMCPTutorial() { cd $DEV_HOME } -def init.myTTSClient() +def init.myTTSClient() { workon MyTTSClient DEV_HOME=~/Dev/MyTTSClient export DEV_HOME