Revert "include RVM script"

This reverts commit aeef448340.
This commit is contained in:
Max Bucknell 2016-02-03 10:48:13 +00:00
parent 0815fd5279
commit 7c90f97f1f

View file

@ -24,6 +24,10 @@ 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