From 6bf906a2622ddea1e9aae5d23c544d37fc4b6a76 Mon Sep 17 00:00:00 2001 From: Pat Regan Date: Tue, 12 Apr 2011 17:41:09 -0400 Subject: Optimize plugin loading so that only one call to compinit is required --- plugins/brew/brew.plugin.zsh | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 plugins/brew/brew.plugin.zsh (limited to 'plugins/brew') diff --git a/plugins/brew/brew.plugin.zsh b/plugins/brew/brew.plugin.zsh deleted file mode 100644 index 079c0fba0..000000000 --- a/plugins/brew/brew.plugin.zsh +++ /dev/null @@ -1,2 +0,0 @@ -# add brew completion function to path -fpath=($ZSH/plugins/brew $fpath) -- cgit v1.2.3-70-g09d2