Open davrodpin opened 3 years ago
config
attribute causes mole to use an empty configuration.I think this issue needs to be kept open since the expected behavior is to try to use $HOME/.ssh/ssh_config
before falls back to an empty configuration.
Affected Version
Master @ b6c4dc0
Expected Behavior
Application to use the default value
$HOME/.ssh/config
Current Behavior
Application crashes with the following error stack:
Steps to Reproduce