Back to Ohmyzsh

Stripe

plugins/stripe/README.md

latest196 B
Original Source

Stripe

This plugin provides completion for the Stripe CLI.

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

bash
plugins=(... stripe)