if [ -f ~/.git-prompt.sh ]; then source ~/.git-prompt.sh export PS1='user[\W]$(__git_ps1 "(%s)"): ' fi alias htdocs='cd /Applications/MAMP/htdocs'