guix/oh-my-zsh/plugins/kitchen
2024-05-05 13:55:06 +01:00
..
_kitchen Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +01: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)