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