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

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)