summaryrefslogtreecommitdiff
path: root/plugins/bundler/bundler.plugin.zsh
diff options
context:
space:
mode:
authorPeter Tillemans <pti@snamellit.com>2012-06-18 10:45:07 +0200
committerPeter Tillemans <pti@snamellit.com>2012-06-18 10:45:07 +0200
commit8b69c7f6a0c80c1c53505e17d356387b83e18efc (patch)
treec76fc91c12ef4f1ecc52f888a92c3472f8ae8c55 /plugins/bundler/bundler.plugin.zsh
parent3f42fd000c2110ec8647d341cb69a31ebbbe9b4e (diff)
parente8d582aba98d57214a374bed01570ba791c54d9e (diff)
downloadzsh-8b69c7f6a0c80c1c53505e17d356387b83e18efc.tar.gz
zsh-8b69c7f6a0c80c1c53505e17d356387b83e18efc.tar.bz2
zsh-8b69c7f6a0c80c1c53505e17d356387b83e18efc.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
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 2b80b76e6..1ca48089e 100644
--- a/plugins/bundler/bundler.plugin.zsh
+++ b/plugins/bundler/bundler.plugin.zsh
@@ -6,7 +6,7 @@ alias bu="bundle update"
# The following is based on https://github.com/gma/bundler-exec
-bundled_commands=(annotate cap capify cucumber ey foreman guard middleman nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails)
+bundled_commands=(annotate cap capify cucumber foreman guard middleman nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails)
## Functions