summaryrefslogtreecommitdiff
path: root/plugins/bundler/bundler.plugin.zsh
diff options
context:
space:
mode:
authorMark Drago <markdrago@gmail.com>2012-01-06 07:20:23 -0500
committerMark Drago <markdrago@gmail.com>2012-01-06 07:20:23 -0500
commit95971a287bc2bab899c96ce3c82eed4b7e6c299d (patch)
tree3d214f774ae41dea163beb6e41a54aaf8ee130e6 /plugins/bundler/bundler.plugin.zsh
parente3c34b4f9aee666ea5446a975b4a70cdbab3239c (diff)
parent8c45b739181ba58e91e2dceaa53b08161c46b03f (diff)
downloadzsh-95971a287bc2bab899c96ce3c82eed4b7e6c299d.tar.gz
zsh-95971a287bc2bab899c96ce3c82eed4b7e6c299d.tar.bz2
zsh-95971a287bc2bab899c96ce3c82eed4b7e6c299d.zip
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 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 89f62232b..7b73c8fed 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 rails rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
+bundled_commands=(cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
## Functions