added rvm init stuff

This commit is contained in:
Andy Ferra 2011-01-30 16:07:20 -07:00
commit 41e8743dc7

1
custom/rvm.zsh Normal file
View file

@ -0,0 +1 @@
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"