.dots/zsh/plugins/kitchen
2021-06-10 11:49:35 +05:00
..
_kitchen Обновление ohmyzsh 2021-06-10 11:49:35 +05:00
README.md Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05: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)