]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/invoke/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / invoke / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/invoke/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/invoke/README.md
deleted file mode 100644 (file)
index 3f4b880..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Invoke plugin
-
-This plugin adds completion for [invoke](https://github.com/pyinvoke/invoke).
-
-To use it, add `invoke` to the plugins array in your `~/.zshrc` file:
-
-```zsh
-plugins=(... invoke)
-```
-