Shuttle - A simple SSH shortcut menu for OS X
11–20 of 112 posts
Re: Shuttle - A simple SSH shortcut menu for OS X
#12Re: Shuttle - A simple SSH shortcut menu for OS X
#13What is that cool shell prompt that's in the video?
Re: Shuttle - A simple SSH shortcut menu for OS X
#14[1] https://github.com/isometry/alfredworkflows/tree/master/net....
Re: Shuttle - A simple SSH shortcut menu for OS X
#15Re: Shuttle - A simple SSH shortcut menu for OS X
#16Nice job, for me it can't beat a ~/.ssh/config entry though. I wonder why it's not reading ~/.ssh/config btw, should be doable.
It should at least provide a mapping from the json to ~/.ssh/config formats.
Re: Shuttle - A simple SSH shortcut menu for OS X
#17For me you can't beat the combination of Alfred [0] and the SSH workflow [1]. [0] http://alfredapp.com [1] https://github.com/isometry/alfredworkflows/tree/master/net....
>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.
Re: Shuttle - A simple SSH shortcut menu for OS X
#18Nice job, for me it can't beat a ~/.ssh/config entry though. I wonder why it's not reading ~/.ssh/config btw, should be doable.