mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
if [ $commands[kops] ]; then
|
|
source <(kops completion zsh)
|
|
fi
|