Added alias for myttscli
This commit is contained in:
1
zshrc.sh
1
zshrc.sh
@@ -95,6 +95,7 @@ def init.weatherMCPTutorial() {
|
|||||||
def init.myTTSClient() {
|
def init.myTTSClient() {
|
||||||
workon MyTTSClient
|
workon MyTTSClient
|
||||||
DEV_HOME=~/Dev/MyTTSClient
|
DEV_HOME=~/Dev/MyTTSClient
|
||||||
|
alias myttscli='python $DEV_HOME/main.py'
|
||||||
export DEV_HOME
|
export DEV_HOME
|
||||||
cd $DEV_HOME
|
cd $DEV_HOME
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user