add an option to read ~/.ssh/config
ctf0 opened this issue · 10 comments
this is easier as the user can have memorable/editable config for the hosts he connects to.
~/.ssh/config is already parsed. Can you provide a snippet that you don't believe is being read?
~/.ssh/config
currently isn't parsed. I need to alter the data model to support it, but it's definitely coming.
sweet 💯
Oops. Thought this was a ticket on my ssh workflow, which has always supported parsing all the obvious sources. Apologies for the noise.
:D I thought that might be what happened. I had to check if it was yours or mine.
@ctf0 unless you need the SFTP/ping feature of this workflow, you should look at @isometry's SSH workflow, as he says it supports ~/.ssh/config
and it now works with Alfred 3, I think.
yeah i already went with it but it doesn't have the option to exclude the host files which create lots of noise for those who don't need it.