kitchen plugin
This plugin adds completion support for the Test Kitchen.
To use it, add kitchen
to the plugins array in your zshrc file:
plugins=(... kitchen)
Co-authored-by:
Marc Cornellà <marc.cornella@live.com>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | kitchen: add README (#7275) | |
_kitchen | kitchen: change sed regex in completion to capture all commands (#5820) |
This plugin adds completion support for the Test Kitchen.
To use it, add kitchen
to the plugins array in your zshrc file:
plugins=(... kitchen)