Skip to content

Instantly share code, notes, and snippets.

@chadoh
Created June 27, 2011 12:01
Show Gist options
  • Save chadoh/1048741 to your computer and use it in GitHub Desktop.
Save chadoh/1048741 to your computer and use it in GitHub Desktop.
TITLEBAR="\[\e]0;\u@\h \w\007\]"
export PS1='\[\e]0;\u@\h \w\007\]\
\[\e[0;32m\]\u@\h\[\e[0m\] \
\[\e[1;34m\]\w\[\e[0m\]\
\[\e[1;35m\]$(__git_ps1)\[\e[0m\] \
\[\e[1;37m\]$\[\e[0m\] '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment