]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/volta/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / volta / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/volta/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/volta/README.md
deleted file mode 100644 (file)
index d5972d5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Volta
-
-This plugin provides completion for [Volta](https://volta.sh/).
-
-To use it add volta to the plugins array in your zshrc file.
-
-```bash
-plugins=(... volta)
-```
-
-This plugin installs no aliases.