alias gu='git up' alias gp='git push' alias gba='git branch -a' alias gpr='git pull --rebase' alias grv='git remote -v'