add rvm to zshrc

This commit is contained in:
Sami Samhuri 2011-07-04 22:36:20 -07:00
parent cd419ab867
commit 0e179d53f7

View file

@ -67,6 +67,9 @@ else
export VISUAL=vi
fi
# Load RVM into a shell session *as a function*
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
# 2. Limits
# =========