From f50757146ad45bce085e426435801b2777216049 Mon Sep 17 00:00:00 2001 From: Ed Lui Date: Wed, 22 Jan 2014 16:55:50 -0500 Subject: [PATCH] Remove upstream boilerplate --- plugins/brew/_brew | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/plugins/brew/_brew b/plugins/brew/_brew index cfb5be6ce..00f16b3e9 100644 --- a/plugins/brew/_brew +++ b/plugins/brew/_brew @@ -1,10 +1,7 @@ #compdef brew +#autoload -# Brew ZSH completion function -# Drop this somewhere in your $fpath (like /usr/share/zsh/site-functions) -# and rename it _brew -# -# altered from _fink +# imported from the latest homebrew contributions _brew_all_formulae() { formulae=(`brew search`)