Remove rvm auto-changes.

This commit is contained in:
David Tomaschik
2016-02-15 08:53:00 -08:00
parent 20581f766f
commit 089261264f
3 changed files with 0 additions and 8 deletions

View File

@@ -54,5 +54,3 @@ fi
# Load any local settings
if [ -e $HOME/.zshrc.local ] ; then source $HOME/.zshrc.local ; fi
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting