load rvm in zshenv
This commit is contained in:
parent
13ab28e412
commit
bbf2631dd7
@ -13,3 +13,4 @@ export CVS_RSH=ssh
|
|||||||
#export CVSROOT=/home/cvs
|
#export CVSROOT=/home/cvs
|
||||||
|
|
||||||
[ -f $HOME/.environment ] && . $HOME/.environment
|
[ -f $HOME/.environment ] && . $HOME/.environment
|
||||||
|
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user