ohmyzsh/plugins/vault
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
vault.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Vault plugin

This plugin adds completion for Vault, the secrets and sensitive data manager.

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

plugins=(... vault)