sshconf
sshconf copied to clipboard
path error on include with ~
~/.ssh/config
...
include ~/.ssh/work/config
_resolve_includes
return /home/xxx/~/.ssh/work/config
It should be /home/xxx/.ssh/work/config