Created
June 28, 2019 17:29
-
-
Save roman-wb/369d80a0d92c52544ca196af591aa63b to your computer and use it in GitHub Desktop.
RVM RPROMPT
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
| plugins=(git rvm) | |
| alias rvm-prompt=$HOME/.rvm/bin/rvm-prompt | |
| RPROMPT="%{$fg[blue]%}\$(~/.rvm/bin/rvm-prompt s i v g)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment