summaryrefslogtreecommitdiff
path: root/plugins/bundler/bundler.plugin.zsh
diff options
context:
space:
mode:
authorMark Drago <markdrago@gmail.com>2012-01-11 09:29:13 -0500
committerMark Drago <markdrago@gmail.com>2012-01-11 09:29:13 -0500
commitdafef0b6923c5f3c5e41c7270fedaabc8875444f (patch)
treebab6a811f7784d484cc813642c683ed667ec702c /plugins/bundler/bundler.plugin.zsh
parent95971a287bc2bab899c96ce3c82eed4b7e6c299d (diff)
parent7a41498b0d4f68c537d494b5f849913361315fde (diff)
downloadzsh-dafef0b6923c5f3c5e41c7270fedaabc8875444f.tar.gz
zsh-dafef0b6923c5f3c5e41c7270fedaabc8875444f.tar.bz2
zsh-dafef0b6923c5f3c5e41c7270fedaabc8875444f.zip
Merge branch 'master' into cloud_parameter
Diffstat (limited to 'plugins/bundler/bundler.plugin.zsh')
-rw-r--r--plugins/bundler/bundler.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh
index 7b73c8fed..55564a252 100644
--- a/plugins/bundler/bundler.plugin.zsh
+++ b/plugins/bundler/bundler.plugin.zsh
@@ -10,7 +10,7 @@ alias bu="bundle update"
# The following is based on https://github.com/gma/bundler-exec
-bundled_commands=(cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
+bundled_commands=(annotate cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
## Functions