{{ if lookPath "kubectl" -}} # vi: ft=bash if command -v kubectl > /dev/null 2>&1; then source <(kubectl completion bash) fi {{- end }}