mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
phing: fix copy-paste error in README
This commit is contained in:
parent
2eb3e9d57c
commit
742c984558
@ -3,6 +3,7 @@
|
|||||||
This plugin adds autocompletion for [`phing`](https://github.com/phingofficial/phing) targets.
|
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:
|
To use it, add `phing` to the plugins array of your `.zshrc` file:
|
||||||
```
|
|
||||||
plugins=(... eecms)
|
```zsh
|
||||||
|
plugins=(... phing)
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user