Frieder Bluemle 9f2bbebdf7 docs: fix some capitalization typos(#11293) | 2 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
_kitchen | 2 年之前 |
This plugin adds completion support for the Test Kitchen.
To use it, add kitchen
to the plugins array in your zshrc file:
plugins=(... kitchen)