Check if Go SSH can make use of SSH config defined in .profile
Story
As a Go runner, I would like to use the same SSH config as bash runner, So that I can not diverge from its config, etc.
See: !133 (merged)
Solution
When Go runner is living alongside bash runner, go try running SSH without using any additional proxy config.