conf2/zsh/.oh-my-zsh/plugins/vault
2019-10-24 21:09:05 +02:00
..
_vault add oh-my-zsh to local user config 2019-01-12 16:47:23 +01:00
README.md update oh my zsh 2019-10-24 21:09:05 +02:00

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)