include RVM script

This commit is contained in:
Max Bucknell 2016-02-02 10:39:58 +00:00
parent f09455f205
commit aeef448340

View file

@ -24,10 +24,6 @@ PATH="$HOME/.config/bin:$PATH"
# Composer (PHP) # Composer (PHP)
PATH="$HOME/.composer/vendor/bin:$PATH" PATH="$HOME/.composer/vendor/bin:$PATH"
## RVM
source /Users/maxbucknell/.rvm/scripts/rvm
## Completion ## Completion
# Load up the extra Z Shell completions # Load up the extra Z Shell completions