Add helm zsh completion

This commit is contained in:
Dave Gallant
2022-07-16 23:52:25 -04:00
parent de71bf931e
commit a2d89d3f64

View File

@@ -139,6 +139,9 @@ in {
alias xdg-open=open
fi
# helm
source <(helm completion zsh)
# kubectl
source <(kubectl completion zsh)