From 9fb4a601b0e7b523a37c91ad6cfe4b65a5315a4e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 31 Jan 2019 09:26:07 +0000 Subject: zsh: Replace kubectl-aliases with my own fork --- zsh/.config/zsh/.zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'zsh/.config') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 46e53c1..4520431 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -129,8 +129,7 @@ zplugin ice blockf wait'0' lucid zplugin light "zsh-users/zsh-completions" zplugin ice wait'1' lucid zplugin light "hlissner/zsh-autopair" -zplugin ice pick".kubectl_aliases" -zplugin load ahmetb/kubectl-aliases +zplugin load alanpearce/kubectl-aliases zplugin ice wait'1' lucid atinit'alias cdg=cd-gitroot' zplugin load "mollifier/cd-gitroot" zplugin ice wait'[[ -n ${ZLAST_COMMANDS[(r)rm*]} ]]' lucid -- cgit 1.4.1