Marc Cornellà 742c984558 phing: fix copy-paste error in README | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=4) %!d(string=hai) anos | |
phing.plugin.zsh | %!s(int64=8) %!d(string=hai) anos |
This plugin adds autocompletion for phing
targets.
To use it, add phing
to the plugins array of your .zshrc
file:
plugins=(... phing)