Skip to content

Commit

Permalink
Fix Fish completion path (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
felicianotech committed Sep 15, 2022
1 parent 1ae7c13 commit 35f572e
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 @@ nfpms:
file_info:
mode: 0644
- src: ./completions/arc.fish
dst: /usr/share/fish/completions/arc.fish
dst: /usr/share/fish/vendor_completions.d/arc.fish
file_info:
mode: 0644
- src: ./completions/arc.zsh
Expand Down

0 comments on commit 35f572e

Please sign in to comment.