Skip to content

Instantly share code, notes, and snippets.

@vivaserver
Created August 15, 2012 13:48
Show Gist options
  • Save vivaserver/3360305 to your computer and use it in GitHub Desktop.
Save vivaserver/3360305 to your computer and use it in GitHub Desktop.
Bash prompt w/Git branch, RVM gemset & path
export PS1="\$(__git_ps1 \"± %s 〉\")\$(~/.rvm/bin/rvm-prompt) 〉\w
∴ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment