mirror of
https://github.com/go-task/task.git
synced 2025-01-20 04:59:37 +02:00
feat: update homebrew to use generate_completions_from_executable
This commit is contained in:
parent
240047152d
commit
0c7bf6b41c
@ -87,9 +87,7 @@ brews:
|
||||
system "#{bin}/task", "--help"
|
||||
install: |-
|
||||
bin.install "task"
|
||||
bash_completion.install "completion/bash/task.bash" => "task"
|
||||
zsh_completion.install "completion/zsh/_task" => "_task"
|
||||
fish_completion.install "completion/fish/task.fish"
|
||||
generate_completions_from_executable(bin/"task", "--completion")
|
||||
commit_author:
|
||||
name: task-bot
|
||||
email: 106601941+task-bot@users.noreply.github.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user