Skip to content

Instantly share code, notes, and snippets.

@renanivo
Created September 10, 2010 19:42
Show Gist options
  • Save renanivo/574243 to your computer and use it in GitHub Desktop.
Save renanivo/574243 to your computer and use it in GitHub Desktop.
PS1='\[\033[38m\]\u@\h\[\033[01;34m\] \w \[\033[31m\]`git branch 2>/dev/null | grep \* | head -1 | sed "s/\* //g" | awk "{ print \"(\"\\\$1 \")\" }"`\n\[\033[29m\]$\[\033[00m\] '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment