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