mirror of https://git.xinb.cc/xinb/ohmyzsh.git
5da824526a | ||
---|---|---|
.. | ||
README.md | ||
kops.plugin.zsh |
README.md
kops
This plugin provides completion for kops.
To use it, add kops
to the plugins array in your zshrc file.
plugins=(... kops)