0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/kops
2018-10-27 16:32:13 -07:00
..
kops.plugin.zsh feature(plugins): adds kops (kubernetes operations) plugin (#6107) 2017-11-07 08:03:14 -08:00
README.md kops: add README.md 2018-10-27 16:32:13 -07:00

kops

This plugin provides completion for kops.

To use it, add kops to the plugins array in your zshrc file.

plugins=(... kops)