[SKIP CI] chore(goreleaser): add completions and manpage

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-21 03:29:06 +02:00
parent 7feaab7103
commit 60e22e6d33
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 6 additions and 0 deletions

View File

@ -71,6 +71,12 @@ brews:
license: BSD-3-Clause
custom_block: |
head "https://git.froth.zone/sam/awl.git"
install: |-
bin.install "awl"
bash_completion.install "completions/bash.bash" => "awl"
zsh_completion.install "completions/zsh.zsh" => "_awl"
fish_completion.install "completions/fish.fish" => "awl.fish"
man1.install "doc/awl.1.gz"
scoop:
bucket: