Gustavo Maia 6f85dc2389 kitchen: change sed regex in completion to capture all commands (#5820) | 4 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
_kitchen | 4 年之前 |
This plugin adds completion support for the Test Kitchen.
To use it, add kitchen
to the plugins array in your zshrc file:
plugins=(... kitchen)