mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
phing: add README (#8278)
This commit is contained in:
parent
e8a6d328ac
commit
45d2236941
8
plugins/phing/README.md
Normal file
8
plugins/phing/README.md
Normal file
@ -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…
Reference in New Issue
Block a user