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

4 lines
70 B
Bash

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