kops.plugin.zsh 64 B

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