fix(zsh): add docker to omz completion

This commit is contained in:
winston 2023-03-15 20:05:57 +01:00
parent 7c31d87d6d
commit f2da1df7b4
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -74,6 +74,7 @@ in {
plugins = [
"colored-man-pages"
"colorize"
"docker"
"docker-compose"
"git"
"kubectl"