Conditionally sourcing gvm stuff

main
Dan Buch 12 years ago
parent 5936c6afe4
commit a473a096d4

@ -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

Loading…
Cancel
Save