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.
 
 
Gustavo Maia 6f85dc2389
kitchen: change sed regex in completion to capture all commands (#5820)
6 years ago
..
README.md kitchen: add README (#7275) 8 years ago
_kitchen kitchen: change sed regex in completion to capture all commands (#5820) 6 years ago

README.md

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)