deanishe / alfred-ssh

Open SSH/SFTP/mosh connections from Alfred 3+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to load config from ~/.ssh/config.d/* folder

nklmilojevic opened this issue · comments

As of OpenSSH 7.3, there's an Include option in .ssh/config file that reads the folder that you set in .ssh/config with Include .ssh/config.d for example. It would be nice if you can add a possibility to use custom folder.

Thanks

Hi, I've forked the above and added support for Include: https://github.com/danieljimenez/ssh_config