diff --git a/plugins/brew/_brew b/plugins/brew/_brew index d4306f223..d0aed1f51 100644 --- a/plugins/brew/_brew +++ b/plugins/brew/_brew @@ -13,6 +13,7 @@ _brew_installed_formulae() { local -a _1st_arguments _1st_arguments=( + 'bundle:run all commands from the Brewfile' 'cat:display formula file for a formula' 'cleanup:uninstall unused and old versions of packages' 'create:create a new formula'