diff --git a/dotfiles/zshrc.d/rvm.zsh b/dotfiles/zshrc.d/rvm.zsh new file mode 100644 index 0000000..607ec62 --- /dev/null +++ b/dotfiles/zshrc.d/rvm.zsh @@ -0,0 +1 @@ +[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"