From 5f066dabc89b66479b36b5837ed11dc3c36a1d55 Mon Sep 17 00:00:00 2001 From: Denis Titusov Date: Mon, 7 Oct 2019 19:01:08 +0300 Subject: Add README for pow and powify plugins (#8225) --- plugins/powify/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/powify/README.md (limited to 'plugins/powify') diff --git a/plugins/powify/README.md b/plugins/powify/README.md new file mode 100644 index 000000000..fd58b860e --- /dev/null +++ b/plugins/powify/README.md @@ -0,0 +1,10 @@ +# 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) +``` -- cgit v1.2.3-70-g09d2