We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1440388 commit c829084Copy full SHA for c829084
.goreleaser.yaml
@@ -111,5 +111,5 @@ brews:
111
bin.install "chezmoi"
112
bash_completion.install "completions/chezmoi-completion.bash"
113
zsh_completion.install "completions/chezmoi.zsh" => "_chezmoi"
114
- fish_completion.install "completions/chezmoi.fish
+ fish_completion.install "completions/chezmoi.fish"
115
description: "Manage your dotfiles across multiple machines, securely."
0 commit comments