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