Files
miasma-os/files/system/etc/skel/.oh-my-zsh/plugins/kompose/kompose.plugin.zsh
2026-03-24 20:17:22 +11:00

4 lines
70 B
Bash

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