feat: zsh completions
This commit is contained in:
@@ -8,6 +8,7 @@ class Kewt < Formula
|
||||
|
||||
def install
|
||||
bin.install "kewt"
|
||||
generate_completions_from_executable(bin/"kewt", "--dump-zsh-completions", shells: [:zsh])
|
||||
end
|
||||
|
||||
test do
|
||||
|
||||
Reference in New Issue
Block a user