Skip to content

Commit

Permalink
Rename bash completion script
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwhitaker committed Jul 21, 2024
1 parent 614954f commit 4fb92a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ brews:
name: Simon Whitaker
email: sw@netcetera.org
extra_install: |
bash_completion.install "completions/runny-completion.bash"
bash_completion.install "completions/runny.bash" => "runny"
fish_completion.install "completions/runny.fish"
zsh_completion.install "completions/runny.zsh" => "_runny"
Expand Down
File renamed without changes.

0 comments on commit 4fb92a0

Please sign in to comment.