Skip to content

Instantly share code, notes, and snippets.

@matheusca
Created September 27, 2010 13:17
Show Gist options
  • Save matheusca/599005 to your computer and use it in GitHub Desktop.
Save matheusca/599005 to your computer and use it in GitHub Desktop.
export PS1='\[\033[38m\]\u\[\033[32m\] \w \[\033[1;33m\]`~/.rvm/bin/rvm-prompt i v
`\[\033[0;31m\] `git branch 2> /dev/null | grep -e ^* | sed -E s/^\\\\\*\ \(.+\)$/\(\\\\\1\)\ /
`\[\033[37m\]$\[\033[00m\] '''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment