This commit is contained in:
David Tomaschik
2016-02-15 08:50:10 -08:00
parent 20581f766f
commit 32b129c434
3 changed files with 3 additions and 5 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*