]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/powify/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / powify / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/powify/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/powify/README.md
deleted file mode 100644 (file)
index fd58b86..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# powify plugin
-
-This plugin adds autocompletion for [powify](https://github.com/sethvargo/powify),
-an easy-to-use wrapper for Basecamp's [pow](https://github.com/basecamp/pow).
-
-To use it, add powify to the plugins array of your zshrc file:
-
-```sh
-plugins=(... powify)
-```