ohmyzsh/plugins/sigstore
2025-10-06 10:16:11 -04:00
..
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
sigstore.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Sigstore plugin

This plugin sets up completion for the following Sigstore CLI tools.

To use it, add sigstore to the plugins array in your zshrc file:

plugins=(... sigstore)