ohmyzsh/plugins/kops/kops.plugin.zsh

3 lines
64 B
Bash
Executable file

if [ $commands[kops] ]; then
source <(kops completion zsh)
fi