Skip to content

Commit

Permalink
Merge pull request #6 from wdhif/dev/wassim.dhif/docker-completion
Browse files Browse the repository at this point in the history
[zsh] Add docker autocompletion
  • Loading branch information
wdhif authored Oct 26, 2023
2 parents 6623abd + 023eb20 commit af580f9
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 af580f9

Please sign in to comment.