diff options
| author | Mike McQuaid | 2012-04-25 17:18:47 -0500 |
|---|---|---|
| committer | Mike McQuaid | 2012-04-25 17:19:03 +1000 |
| commit | 580d4c0de4da54c8567b0e9c82286f6e3399ac1d (patch) | |
| tree | e0bee7e4c618be18cd667b37a8764c7318e14373 /share | |
| parent | a67478488f1949879a9b8718dde8bff920c3d307 (diff) | |
| download | brew-580d4c0de4da54c8567b0e9c82286f6e3399ac1d.tar.bz2 | |
Symlink brew zsh completion to default location.
Fixes Homebrew/homebrew#11867.
Diffstat (limited to 'share')
| l--------- | share/zsh/functions/_brew | 1 |
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 |
