diff --git a/zshrc b/zshrc index cd58ded..ca235e7 100644 --- a/zshrc +++ b/zshrc @@ -670,6 +670,7 @@ if [[ $commands[kubectl] ]]; then source <(kubectl completion zsh); fi +zmodload zsh/complist #---------------------------------- Addons ------------------------------------