mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 21:33:29 +02:00
0e41181d54
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Vault plugin
Note: this plugin is deprecated. Use the official autocompletion instead.
Adds autocomplete options for all vault commands.
To use it, add vault to the plugins array in your zshrc file:
plugins=(... vault)
Crafted with <3 by Valentin Bud (@valentinbud)