Marc Cornellà 742c984558 phing: fix copy-paste error in README 4 years ago
..
README.md 742c984558 phing: fix copy-paste error in README 4 years ago
phing.plugin.zsh c51823c04e Remove warning lines from phing completion 7 years ago

README.md

Phing plugin

This plugin adds autocompletion for phing targets.

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

plugins=(... phing)