临时设定

source <(helm completion bash)

写配置文件

echo "source <(helm completion bash)" >>  ~/.bash_profile

bash-completion添加配置

helm completion bash > /usr/share/bash-completion/completions/helm