From aeef448340883a01bc21faa915ce56a93d1f772d Mon Sep 17 00:00:00 2001 From: Max Bucknell Date: Tue, 2 Feb 2016 10:39:58 +0000 Subject: [PATCH] include RVM script --- zsh/zshrc.symlink | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zsh/zshrc.symlink b/zsh/zshrc.symlink index 6eea98a..29efe13 100644 --- a/zsh/zshrc.symlink +++ b/zsh/zshrc.symlink @@ -24,10 +24,6 @@ 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