aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorMike McQuaid2012-04-25 17:18:47 -0500
committerMike McQuaid2012-04-25 17:19:03 +1000
commit580d4c0de4da54c8567b0e9c82286f6e3399ac1d (patch)
treee0bee7e4c618be18cd667b37a8764c7318e14373 /share
parenta67478488f1949879a9b8718dde8bff920c3d307 (diff)
downloadbrew-580d4c0de4da54c8567b0e9c82286f6e3399ac1d.tar.bz2
Symlink brew zsh completion to default location.
Fixes Homebrew/homebrew#11867.
Diffstat (limited to 'share')
l---------share/zsh/functions/_brew1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/zsh/functions/_brew b/share/zsh/functions/_brew
new file mode 120000
index 000000000..e4faf246f
--- /dev/null
+++ b/share/zsh/functions/_brew
@@ -0,0 +1 @@
+../../../Library/Contributions/brew_zsh_completion.zsh \ No newline at end of file