zshrc cleanup
This commit is contained in:
parent
9edb53ba61
commit
b9ca1ccb4c
1 changed files with 0 additions and 4 deletions
4
.zshrc
4
.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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue