Files
2026-03-24 20:57:42 +11:00

4 lines
64 B
Bash

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