diff --git a/plugins/brew/_brew b/plugins/brew/_brew index d11aa245d..3b987a25a 100644 --- a/plugins/brew/_brew +++ b/plugins/brew/_brew @@ -78,7 +78,7 @@ if (( CURRENT == 1 )); then fi case "$words[1]" in - install|reinstall|audit|home|homepage|log|info|abv|uses|cat|deps|edit|options) + install|reinstall|fetch|audit|home|homepage|log|info|abv|uses|cat|deps|edit|options) _brew_all_formulae _wanted formulae expl 'all formulae' compadd -a formulae ;; list|ls)