浏览代码

add sidekiq to bundler-commands

closes #2779
Thomas Kriechbaumer 10 年之前
父节点
当前提交
c4eec0b134
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugins/bundler/bundler.plugin.zsh

+ 1 - 0
plugins/bundler/bundler.plugin.zsh

@@ -27,6 +27,7 @@ bundled_commands=(
   rspec
   ruby
   shotgun
+  sidekiq
   spec
   spin
   spork