summaryrefslogtreecommitdiff
path: root/plugins/bundler/bundler.plugin.zsh
diff options
context:
space:
mode:
authorThomas Kriechbaumer <kriechbaumer@gmail.com>2014-07-04 14:33:24 +0200
committerThomas Kriechbaumer <kriechbaumer@gmail.com>2014-07-15 16:42:23 +0200
commitf8ea9270ebcb012aee8e0691e5ab2fc700e56492 (patch)
tree3276030fcdf4029b0e45aef4ba71e447d5199c41 /plugins/bundler/bundler.plugin.zsh
parentfdbfd410907c30c28184a339323fd5703cbd2309 (diff)
downloadzsh-f8ea9270ebcb012aee8e0691e5ab2fc700e56492.tar.gz
zsh-f8ea9270ebcb012aee8e0691e5ab2fc700e56492.tar.bz2
zsh-f8ea9270ebcb012aee8e0691e5ab2fc700e56492.zip
remove berkshelf from bundler-commands
fixes #2076
Diffstat (limited to 'plugins/bundler/bundler.plugin.zsh')
-rw-r--r--plugins/bundler/bundler.plugin.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh
index cd54ad6fa..fd65ad568 100644
--- a/plugins/bundler/bundler.plugin.zsh
+++ b/plugins/bundler/bundler.plugin.zsh
@@ -7,7 +7,6 @@ alias bi="bundle_install"
bundled_commands=(
annotate
- berks
cap
capify
cucumber