1

Add a macro for going to dev area

This commit is contained in:
Evan Pratten 2023-11-13 09:33:53 -05:00
parent 68af550e4c
commit 8cd3ecee17

View File

@ -63,6 +63,7 @@ fi
# If we are running in a studio environment
if [ ! -z "$EWP_IN_GURU_ENVIRONMENT" ]; then
alias guru_launcher3="python $GURU_PYTHON_ROOT/env/guru_launcher3.py"
alias cd-dev="cd /s/development/epratten"
fi
# Kill via pgrep