Add kubectl oh-my-zsh plugin to list

This commit is contained in:
Pavle Portic 2021-10-14 10:06:39 +02:00
parent aff8b56fcf
commit 8440df0fd7
Signed by: TheEdgeOfRage
GPG Key ID: F2AB38285780DE3D
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# vim: ft=zsh
HISTFILE=~/.histfile
HISTSIZE=40000
SAVEHIST=40000
@ -19,6 +20,7 @@ plugins=(
docker
docker-compose
git
kubectl
you-should-use
zsh-autosuggestions
zsh-autoswitch-virtualenv