guix/oh-my-zsh/plugins/sigstore
2024-05-05 13:55:06 +01:00
..
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00
sigstore.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01: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)