dotfiles/dot_oh-my-zsh/plugins/svcat
Sebastian Schulze dd7bb2910c
[NUCLEAR OPTION] Move everything over to chezmoi
2020-01-27 15:42:11 +01:00
..
README.md [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
svcat.plugin.zsh [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00

README.md

svcat

This plugin provides completion for the Kubernetes service catalog cli.

To use it, add svcat to the plugins array in your zshrc file.

plugins=(... svcat)