Added secret for MyProjectManagement2
This commit is contained in:
3
zshrc.sh
3
zshrc.sh
@@ -54,10 +54,11 @@ def init.myProjectManagement() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
def init.myProjectManagement2() {
|
def init.myProjectManagement2() {
|
||||||
workon MyProjectManagement
|
workon MyProjectManagement2
|
||||||
DEV_HOME=~/Dev/MyProjectManagement2
|
DEV_HOME=~/Dev/MyProjectManagement2
|
||||||
export DEV_HOME
|
export DEV_HOME
|
||||||
export USER_NAME
|
export USER_NAME
|
||||||
|
secrets.myProjectManagement
|
||||||
cd $DEV_HOME
|
cd $DEV_HOME
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user