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

@@ -11,7 +11,3 @@ fi
unset GPG_AGENT_INFO_PATH
export GPG_TTY=`tty`
# End GPG
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*