ohmyzsh/plugins/powify
2025-10-06 10:16:11 -04:00
..
_powify Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04: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)