# # Add command suggestion for kubectl # # Authors: # Duy Pham # if (( $+commands[kubectl] )); then source <(kubectl completion zsh) fi