From b9ca1ccb4cfaa3dceaa5e7da15a8850ed5fb5c67 Mon Sep 17 00:00:00 2001 From: Rahsheen Porter Date: Fri, 28 Oct 2022 00:36:01 -0400 Subject: [PATCH] zshrc cleanup --- .zshrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zshrc b/.zshrc index 79d515d3..6fba21c8 100644 --- a/.zshrc +++ b/.zshrc @@ -47,7 +47,3 @@ fpath=(${ASDF_DIR}/completions $fpath) autoload -Uz compinit && compinit [[ /usr/local/bin/kubectl ]] && source <(kubectl completion zsh) -[[ /Users/rahsheen.porter/.asdf/shims/kubectl ]] && source <(kubectl completion zsh) -[[ /Users/rahsheen.porter/.asdf/shims/kubectl ]] && source <(kubectl completion zsh) -[[ /Users/rahsheen.porter/.asdf/shims/kubectl ]] && source <(kubectl completion zsh) -[[ /Users/rahsheen.porter/.asdf/shims/kubectl ]] && source <(kubectl completion zsh)