1 2 3 4 5 6
# Autocompletion for svcat. # if [ $commands[svcat] ]; then source <(svcat completion zsh) fi