grc: install zsh completion

Closes #32729.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-10-05 13:55:53 +08:00
parent c497a21e0e
commit 0558666bfb
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -24,6 +24,7 @@ class Grc < Formula
etc.install "grc.bashrc"
etc.install "grc.zsh"
etc.install "grc.fish"
zsh_completion.install "_grc"
end
# Apply the upstream fix from garabik/grc@ddc789bf to preexisting config files