https://github.com/projectweekend/alfred-iterm-ssh-workflow
Alfred SSH connection shortcuts that open in iTerm 2
https://github.com/projectweekend/alfred-iterm-ssh-workflow
Last synced: 4 months ago
JSON representation
Alfred SSH connection shortcuts that open in iTerm 2
- Host: GitHub
- URL: https://github.com/projectweekend/alfred-iterm-ssh-workflow
- Owner: projectweekend
- License: mit
- Created: 2016-02-04T01:31:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T15:26:42.000Z (over 10 years ago)
- Last Synced: 2025-02-01T19:29:55.105Z (over 1 year ago)
- Homepage:
- Size: 1.41 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[Download](https://github.com/projectweekend/alfred-iterm-ssh-workflow/blob/master/SSH.alfredworkflow?raw=true)
## Requirements
This workflow assumes two things:
* You use [iTerm 2](https://www.iterm2.com/) instead of the default Terminal app.
* You use the `~/.ssh/config` file to [store custom connection options](https://www.digitalocean.com/community/tutorials/how-to-configure-custom-connection-options-for-your-ssh-client).
## Usage
Use the keyword `ssh` to trigger the workflow, then hit space. You will see a list of all the available connections defined in your `~/.ssh/config` file. Select the desired connection and it will launch in a new iTerm tab.
