From 404caa06686654c7941f460255dedc1e7377e8b2 Mon Sep 17 00:00:00 2001 From: Mathis Date: Thu, 23 Jul 2020 13:32:57 +0200 Subject: [PATCH] Add kubectl plugin --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index a4f3e90..291a9b3 100644 --- a/.zshrc +++ b/.zshrc @@ -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 <<< -