diff --git a/zsh/zshrc.symlink b/zsh/zshrc.symlink index 29efe13..6eea98a 100644 --- a/zsh/zshrc.symlink +++ b/zsh/zshrc.symlink @@ -24,6 +24,10 @@ PATH="$HOME/.config/bin:$PATH" # Composer (PHP) PATH="$HOME/.composer/vendor/bin:$PATH" +## RVM + +source /Users/maxbucknell/.rvm/scripts/rvm + ## Completion # Load up the extra Z Shell completions