task-zsh-completion
Zsh completion script for Taskfiles (taskfile.yml and taskfile.yaml).
Github: https://github.com/conneroisu/task-zsh-completion
task-zsh-completion ΒΆ
I wrote task-zsh-completion to add proper tab completion support for the Task build tool in Zsh, covering both taskfile.yml and taskfile.yaml configurations. The script parses the active Taskfile and surfaces available task names and flags as completions directly in the shell. It improves day-to-day productivity when working with Task-based projects by eliminating the need to manually look up task names.