Files
dotfiles/.oh-my-zsh/plugins/vault/README.md
T
2020-05-06 22:06:16 +02:00

432 B
Executable File

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)