Enable kubectl oh-my-zsh plugin for proper completions

This commit is contained in:
Viktor Barzin 2026-01-18 16:49:23 +00:00 committed by Viktor Barzin
parent 13748104a8
commit 93e2d072e0
2 changed files with 2 additions and 5 deletions

View file

@ -39,6 +39,7 @@ plugins=(
git
encode64
gitignore
kubectl
z
)