Conditionally sourcing gvm stuff

This commit is contained in:
Dan Buch 2012-12-27 23:53:06 -05:00
parent 5936c6afe4
commit a473a096d4

View File

@ -63,6 +63,7 @@ _bash_profile_main()
get_gpg_agent
eval "$(rbenv init -)"
test -f "$HOME/.gvm/scripts/gvm" && source "$HOME/.gvm/scripts/gvm"
unset _get_hostname
unset _source_host_specific_rcfile