Closed aviddiviner closed 9 years ago
On my system the default ssh command isn't on the normal path and I need to specify /usr/local/bin/ssh. This change gives the ability to configure which ssh command you want to use.
ssh
/usr/local/bin/ssh
On my system the default
ssh
command isn't on the normal path and I need to specify/usr/local/bin/ssh
. This change gives the ability to configure which ssh command you want to use.