summaryrefslogtreecommitdiff
path: root/plugins/phing/README.md
blob: e2ac0bdf5bef0074dbde5de51b61196a6182963b (plain)
1
2
3
4
5
6
7
8
# Phing plugin

This plugin adds autocompletion for [`phing`](https://github.com/phingofficial/phing) targets.

To use it, add `phing` to the plugins array of your `.zshrc` file:
```
plugins=(... eecms)
```