Skip to content

Commit

Permalink
[zsh] Add docker autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhif committed Oct 26, 2023
1 parent e78de6f commit 023eb20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zsh/custom/settings.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ fi
autoload -Uz compinit
compinit

source <(docker completion zsh)
source <(helm completion zsh)
source <(kubectl completion zsh)
source <(minikube completion zsh)
source <(helm completion zsh)

0 comments on commit 023eb20

Please sign in to comment.