~/.aliasrc # git alias gpuo="git push -u origin $(git_current_branch)" alias gpp="git pull -p" # system alias ll="ls -al"