Skip to content

Commit 3dfbf84

Browse files
committed
feat: add shell completion generation to Homebrew cask
1 parent 9d4009d commit 3dfbf84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,4 @@ homebrew_casks:
108108
if OS.mac?
109109
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/money"]
110110
end
111+
generate_completions_from_executable(bin/"money", "completion")

0 commit comments

Comments
 (0)