Hacker News new | ask | show | jobs
by Osmium 4721 days ago
Or (in Alfred) just type:

>ssh [host]

If you keep your ~/.ssh/config up to date and can remember your host names, I find it quicker to do that than bothering with the workflow.

2 comments

I had no idea you could execute commands from Alfred that way. Top tip! Thanks.
I don’t think alfred does that by default, does it? Even with the powerpack.
Assuming it just runs it as a shell command (and fires up a shell in doing so), that would work.
Ahh ok, I misread what he was saying! Missed that > at the beginning.