mirror of https://github.com/ohmyzsh/ohmyzsh.git
695c7456d1 | ||
---|---|---|
.. | ||
README.md | ||
stripe.plugin.zsh |
README.md
Stripe
This plugin provides completion for the Stripe CLI.
To use it add stripe to the plugins array in your zshrc file.
plugins=(... stripe)