mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add helm zsh completion
This commit is contained in:
@@ -139,6 +139,9 @@ in {
|
|||||||
alias xdg-open=open
|
alias xdg-open=open
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# helm
|
||||||
|
source <(helm completion zsh)
|
||||||
|
|
||||||
# kubectl
|
# kubectl
|
||||||
source <(kubectl completion zsh)
|
source <(kubectl completion zsh)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user