Files
2026-07-20 09:23:17 -04:00

4 lines
64 B
Bash

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