You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Oleg Atamanenko d1c04d8a33
chore(task): fix error in README (#13367)
5 months ago
..
README.md
task.plugin.zsh

README.md

Task plugin

This plugin adds completion for Task CLI, a fast, cross-platform build tool inspired by Make, designed for modern workflows.

To use it, add task to the plugins array in your zshrc file:

plugins=(... task)