Skip to content

Commit

Permalink
fix cash completion message
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagrulla committed Sep 12, 2021
1 parent 73d60d2 commit e172d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ brews:
[bash] you need to install `bash-completion` with brew.
OR
[zsh], add the following line to your ~/.zshrc:
source #{HOMEBREW_PREFIX}/share/zsh/site-functions/cw"
source #{HOMEBREW_PREFIX}/share/zsh/site-functions/cw.zsh"
install: |
bin.install "cw"
Expand Down

0 comments on commit e172d3d

Please sign in to comment.