export PS1="\e[36m\[$(git branch 2>/dev/null | grep -e ^* | sed -E s/^\\\\\*\ \(.+\)$/\ \\\\\(\\\\\\1\\\\\\)/ )\]\e[m\] \u@\h \w \$ "