diff --git a/bash_profile b/bash_profile index 3226348..92609ee 100644 --- a/bash_profile +++ b/bash_profile @@ -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