From 168c5919190a5e57bb55822c975827b9ec4a70bc Mon Sep 17 00:00:00 2001 From: hanjm Date: Mon, 17 Dec 2018 20:32:30 +0800 Subject: [PATCH 1/2] add workflow: alfred-ssh-iterm-workflow Query and open ssh host with iTerm badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72eed99..e1b65ec 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ - [Pod Search](https://github.com/BenchR267/Pod-Search-Alfred) - Search through [Cocoapods](htts://cocoapods.org). - [Repos](https://github.com/deanishe/alfred-repos) - Browse, search and open Git repositories. - [Secure SHell](https://github.com/deanishe/alfred-ssh) - Open SSH/SFTP/mosh connections. +- [SSH iTerm] (https://github.com/hanjm/alfred-ssh-iterm-workflow) - Query and open ssh host with iTerm badge. - [SemaphoreCI](https://github.com/renuo/semaphoreci-workflow) - Show SemaphoreCI(https://semaphoreci.com/renuo) build statuses. - [Shell Variables](https://github.com/hug33k/Alfred-ShellVariables) - Search your shell's variables. - [SnippetsLab](https://www.renfei.org/snippets-lab/manual/mac/tips-and-tricks/alfred-integration.html) - Search through [SnippetsLab](https://www.renfei.org/snippets-lab/) app. From 80c5b70d26a2c4d49a3237ef2e5d59edbd615958 Mon Sep 17 00:00:00 2001 From: hanjm Date: Mon, 17 Dec 2018 20:35:01 +0800 Subject: [PATCH 2/2] add workflow: alfred-ssh-iterm-workflow Query and open ssh host with iTerm badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1b65ec..3f2e074 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ - [Pod Search](https://github.com/BenchR267/Pod-Search-Alfred) - Search through [Cocoapods](htts://cocoapods.org). - [Repos](https://github.com/deanishe/alfred-repos) - Browse, search and open Git repositories. - [Secure SHell](https://github.com/deanishe/alfred-ssh) - Open SSH/SFTP/mosh connections. -- [SSH iTerm] (https://github.com/hanjm/alfred-ssh-iterm-workflow) - Query and open ssh host with iTerm badge. +- [SSH iTerm](https://github.com/hanjm/alfred-ssh-iterm-workflow) - Query and open ssh host with iTerm badge. - [SemaphoreCI](https://github.com/renuo/semaphoreci-workflow) - Show SemaphoreCI(https://semaphoreci.com/renuo) build statuses. - [Shell Variables](https://github.com/hug33k/Alfred-ShellVariables) - Search your shell's variables. - [SnippetsLab](https://www.renfei.org/snippets-lab/manual/mac/tips-and-tricks/alfred-integration.html) - Search through [SnippetsLab](https://www.renfei.org/snippets-lab/) app.