Skip to content

Commit

Permalink
kerl: add Fish shell completion
Browse files Browse the repository at this point in the history
(released with kerl 4.3.0)
  • Loading branch information
paulo-ferraz-oliveira authored and branchvincent committed Sep 24, 2024
1 parent 58d9e3b commit 831861e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/k/kerl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def install

bash_completion.install "bash_completion/kerl"
zsh_completion.install "zsh_completion/_kerl"
fish_completion.install "fish_completion/kerl.fish"
end

test do
Expand Down

0 comments on commit 831861e

Please sign in to comment.