kops.plugin.zsh 64 B

1234
  1. if [ $commands[kops] ]; then
  2. source <(kops completion zsh)
  3. fi