Add rvm.zsh

This commit is contained in:
David Tomaschik
2022-08-20 12:37:38 -07:00
parent 70cdfcdc07
commit aca274d7df

1
dotfiles/zshrc.d/rvm.zsh Normal file
View File

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