mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
remove krew autocompletions
This commit is contained in:
parent
859fe6916c
commit
bde464034c
|
@ -124,9 +124,6 @@ fpath+={{@@ env['HOME'] @@}}/.oh-my-zsh/custom/plugins/zsh-completions/src
|
|||
fpath+={{@@ env['HOME'] @@}}/.oh-my-zsh/custom/plugins/custom-completions
|
||||
{%@@ endif @@%}
|
||||
|
||||
[[ -f ${HOME}/.kube/plugin-completion-config/zsh.yaml ]] && source <(kubectl plugin_completion plugin-completion zsh)
|
||||
|
||||
|
||||
source ${ZSH}/oh-my-zsh.sh
|
||||
|
||||
# User configuration
|
||||
|
|
Loading…
Reference in a new issue