dotfiles/.oh-my-zsh/plugins/kitchen
2020-06-29 00:32:26 +02:00
..
_kitchen Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
README.md Add Oh my zsh configs 2020-06-29 00:32:26 +02:00

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)