]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/vault/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / vault / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/vault/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/vault/README.md
deleted file mode 100644 (file)
index 69051d2..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Vault plugin
-
-Note: this plugin is deprecated. Use the [official autocompletion](https://www.vaultproject.io/docs/commands/index.html#autocompletion) instead.
-
--------
-
-Adds autocomplete options for all [vault](https://www.vaultproject.io) commands.
-
-To use it, add `vault` to the plugins array in your zshrc file:
-
-```zsh
-plugins=(... vault)
-```
-
-Crafted with <3 by Valentin Bud ([@valentinbud](https://twitter.com/valentinbud))