# git prompt
export GIT_PS1_SHOWCOLORHINTS=true
export PS1="[\u@\h \W$(__git_ps1 " (%s)")]\$ "
