Active rvm if present.
This commit is contained in:
parent
4c02d8423b
commit
a0e20ec4fd
@ -61,3 +61,6 @@ PS1='\[\e[1;32m\][\u@\h \w] \$\[\e[0m\] '
|
||||
export EDITOR=vim
|
||||
|
||||
PATH=/usr/local/bin:$PATH
|
||||
|
||||
# This loads RVM into a shell session.
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
|
||||
|
Loading…
Reference in New Issue
Block a user