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

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)