Add kubectl plugin

This commit is contained in:
Mathis 2020-07-23 13:32:57 +02:00
parent 4ebff671a2
commit 404caa0668
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -19,6 +19,7 @@ antigen bundle heroku
antigen bundle pip
antigen bundle lein
antigen bundle command-not-found
antigen bundle kubectl
# Syntax highlighting bundle.
antigen bundle zsh-users/zsh-syntax-highlighting
@ -49,4 +50,3 @@ else
fi
unset __conda_setup
# <<< conda initialize <<<