summaryrefslogtreecommitdiff
path: root/plugins/brew
diff options
context:
space:
mode:
authorGlenn / devalias <glenn@ensquared.net>2016-02-10 10:17:18 +1100
committerGlenn / devalias <glenn@ensquared.net>2016-02-10 10:17:18 +1100
commit2a0be1aad4606031c00ba98ea24ca4a1d1109b7f (patch)
treefb64e6f1333b82a92ebf0bd25c9c706206a2dae0 /plugins/brew
parentdb39afe95bab90b8f312a925eb849a64f10141f5 (diff)
downloadzsh-2a0be1aad4606031c00ba98ea24ca4a1d1109b7f.tar.gz
zsh-2a0be1aad4606031c00ba98ea24ca4a1d1109b7f.tar.bz2
zsh-2a0be1aad4606031c00ba98ea24ca4a1d1109b7f.zip
Add hash imported from
Diffstat (limited to 'plugins/brew')
-rw-r--r--plugins/brew/_brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/brew/_brew b/plugins/brew/_brew
index 5a5bd6b21..1f24bd67b 100644
--- a/plugins/brew/_brew
+++ b/plugins/brew/_brew
@@ -1,7 +1,7 @@
#compdef brew
#autoload
-# imported from https://github.com/Homebrew/homebrew/blob/master/Library/Contributions/brew_zsh_completion.zsh
+# imported from https://github.com/Homebrew/homebrew/blob/29f73d2212c2b202fe25f69dcbf440d8391fa4c9/Library/Contributions/brew_zsh_completion.zsh
# Brew ZSH completion function
# Drop this somewhere in your $fpath (like /usr/share/zsh/site-functions)