dotfiles/dot_oh-my-zsh/plugins/vault/README.md
2020-06-15 05:31:33 -05:00

432 B

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)