From e87873b07c08d93ac5fdfaa3602c4aa6a88e68c0 Mon Sep 17 00:00:00 2001 From: Mike Lococo Date: Tue, 7 Oct 2014 13:39:30 -0500 Subject: [PATCH] Add berks to the bundled_commands list. knife and kitchen are already included, and almost everyone who uses those tools also makes use of berks for chef cookbook management. --- plugins/bundler/bundler.plugin.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index ba3d3f62..56667d10 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -7,6 +7,7 @@ alias bi="bundle_install" bundled_commands=( annotate + berks cap capify cucumber