phing: add README (#8278)

master
Nick 7 years ago committed by Marc Cornellà
parent e8a6d328ac
commit 45d2236941
  1. 8
      plugins/phing/README.md

@ -0,0 +1,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)
```
Loading…
Cancel
Save