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