summaryrefslogtreecommitdiff
path: root/.config/zsh/plugins.zsh
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-20 14:20:16 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-20 14:20:16 +0100
commit697cc10961f687f3762c82c8a46f128c25471d67 (patch)
tree610544d3a533ec9fbf2439d9b449731ca3498e26 /.config/zsh/plugins.zsh
parentb8741890ec8922426ca393e181df5769cd53a0f9 (diff)
disable kubectl
Diffstat (limited to '.config/zsh/plugins.zsh')
-rw-r--r--.config/zsh/plugins.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zsh/plugins.zsh b/.config/zsh/plugins.zsh
index 4bf7948..b705270 100644
--- a/.config/zsh/plugins.zsh
+++ b/.config/zsh/plugins.zsh
@@ -9,7 +9,7 @@ source $HOME/.config/zsh/antigen.zsh
antigen bundle tmux
antigen bundle git
antigen bundle pip
-antigen bundle kubectl
+# antigen bundle kubectl
antigen bundle command-not-found
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-history-substring-search ./zsh-history-substring-search.zsh