mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-24 05:57:47 +02:00
3 lines
64 B
Shell
3 lines
64 B
Shell
if [ $commands[kops] ]; then
|
|
source <(kops completion zsh)
|
|
fi
|