kops.plugin.zsh 64 Bytes
if [ $commands[kops] ]; then
  source <(kops completion zsh)
fi