kops.plugin.zsh 64 Bytes
Newer Older
1
2
3
if [ $commands[kops] ]; then
  source <(kops completion zsh)
fi