Conditionally sourcing gvm stuff
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user