alias gst='git status' alias ga='git add' alias gc='git commit -m' alias gush='git push' alias gull='git pull' alias gb='git branch'