mirror of https://github.com/ohmyzsh/ohmyzsh.git
|
||
---|---|---|
.. | ||
README.md | ||
sops.plugin.zsh |
README.md
Sops
This plugin adds completion for sops, the simple and flexible tool for managing secrets.
To use it, add sops
to the plugins array in your zshrc file:
plugins=(... sops)