Files
Compose-Files/dotfiles/dot_oh-my-zsh/plugins/stripe/README.md
T
2026-07-20 09:23:17 -04:00

197 B

Stripe

This plugin provides completion for the Stripe CLI.

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

plugins=(... stripe)