Fixes #13964 Co-authored-by: Marc Cornellà <marc@mcornella.com>
This plugin sets up completion for the following Sigstore CLI tools.
To use it, add sigstore to the plugins array in your zshrc file:
sigstore
plugins=(... sigstore)