From a03756ba9db4b84b6582054b997d57639cc09150 Mon Sep 17 00:00:00 2001 From: Pablo Cantero Date: Sun, 7 May 2017 11:41:17 -0400 Subject: [PATCH] Add shoryuken as a bundled command Given that `shoryuken` besides the start command, now support AWS SQS commands, such as `ls`, `purge`, `mv` etc, would be cool to have it a bundled command. --- plugins/bundler/bundler.plugin.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index c5284dbb1..e31a769b4 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -28,6 +28,7 @@ bundled_commands=( rspec shotgun sidekiq + shoryuken spec spork spring