dotfiles/zsh/.local/share/oh-my-zsh/.oh-my-zsh/plugins/vault/README.md

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)