ohmyzsh/plugins/powify
Denis Titusov 5f066dabc8 Add README for pow and powify plugins (#8225) 2019-10-07 18:01:08 +02:00
..
README.md Add README for pow and powify plugins (#8225) 2019-10-07 18:01:08 +02:00
_powify

README.md

powify plugin

This plugin adds autocompletion for powify, an easy-to-use wrapper for Basecamp's pow.

To use it, add powify to the plugins array of your zshrc file:

plugins=(... powify)