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 Update powify for displayed parameter is not enough, and when there is no directory error 2013-07-03 22:29:42 +08:00

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)