From 7c90f97f1fb4d6e7312165a87de5514a7c63f948 Mon Sep 17 00:00:00 2001 From: Max Bucknell Date: Wed, 3 Feb 2016 10:48:13 +0000 Subject: [PATCH] Revert "include RVM script" This reverts commit aeef448340883a01bc21faa915ce56a93d1f772d. --- zsh/zshrc.symlink | 4 ++++ 1 file changed, 4 insertions(+) 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