341b34f8fa
This reverts commit 537a63d601
.
9 lines
207 B
Markdown
9 lines
207 B
Markdown
# 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)
|
|
```
|