grc: install zsh completion
Closes #32729. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
c497a21e0e
commit
0558666bfb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue