Add a macro for going to dev area
This commit is contained in:
parent
68af550e4c
commit
8cd3ecee17
@ -63,6 +63,7 @@ fi
|
|||||||
# If we are running in a studio environment
|
# If we are running in a studio environment
|
||||||
if [ ! -z "$EWP_IN_GURU_ENVIRONMENT" ]; then
|
if [ ! -z "$EWP_IN_GURU_ENVIRONMENT" ]; then
|
||||||
alias guru_launcher3="python $GURU_PYTHON_ROOT/env/guru_launcher3.py"
|
alias guru_launcher3="python $GURU_PYTHON_ROOT/env/guru_launcher3.py"
|
||||||
|
alias cd-dev="cd /s/development/epratten"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Kill via pgrep
|
# Kill via pgrep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user