From f2fe6c15784c235d0790c6847aca9978c9e0afcf Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Wed, 23 May 2018 11:24:00 +0200 Subject: [PATCH] Add kube-fzf --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 7dd0cfd..d582f58 100644 --- a/.zshrc +++ b/.zshrc @@ -44,6 +44,7 @@ zplug "zplug/zplug", hook-build:"zplug --self-manage" zplug "plugins/git", from:oh-my-zsh zplug "plugins/history-substring-search", from:oh-my-zsh zplug "zsh-users/zsh-syntax-highlighting", defer:2 +zplug "arunvelsriram/kube-fzf", use:'kube-fzf.sh' zplug "~/.zsh", from:local