{{ if lookPath "helm" -}} # vim: ft=sh if command -v helm > /dev/null 2>&1; then eval "$(helm completion fish)" fi {{- end }}