Files
config/.oh-my-zsh/plugins/stripe/README.md
2025-07-22 16:18:19 +01:00

197 B
Executable File

Stripe

This plugin provides completion for the Stripe CLI.

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

plugins=(... stripe)