We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a441d45 commit fbd81a7Copy full SHA for fbd81a7
Formula/c/cheat.rb
@@ -25,7 +25,7 @@ def install
25
26
bash_completion.install "scripts/cheat.bash"
27
fish_completion.install "scripts/cheat.fish"
28
- zsh_completion.install "scripts/cheat.zsh"
+ zsh_completion.install "scripts/cheat.zsh" => "_cheat"
29
end
30
31
test do
0 commit comments