config/oh-my-zsh/plugins/kitchen
2023-02-27 20:04:56 +05:30
..
_kitchen add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

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)