You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alias upc="~/path/to/apps/docker/./upc"
alias ez="vim ~/.zshrc"
alias sz="source ~/.zshrc"
alias gs="git status"
alias gaa="git add ."
alias gp="git push"