1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-28 18:53:47 +08:00
ohmyzsh-mirror/plugins/powify
..
_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)