Created
November 29, 2011 08:10
-
-
Save williamn/1403960 to your computer and use it in GitHub Desktop.
Command line feedback from rvm and git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# http://collectiveidea.com/blog/archives/2011/08/02/command-line-feedback-from-rvm-and-git/ | |
# | |
export PS1="\[\033[01;34m\]\$(~/.rvm/bin/rvm-prompt) \[\033[01;32m\]\w\[\033[00;33m\]\$(__git_ps1 \" (%s)\") \[\033[01;36m\]\n$\[\033[00m\] " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment