#!/bin/bash

type helm &>/dev/null && source <(helm completion bash)
