Back to Ohmyzsh

kitchen plugin

plugins/kitchen/README.md

latest198 B
Original Source

kitchen plugin

This plugin adds completion support for the Test Kitchen.

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

zsh
plugins=(... kitchen)