341b34f8fa
This reverts commit 537a63d601
.
15 lines
314 B
Markdown
15 lines
314 B
Markdown
# Yii plugin
|
|
|
|
The plugin adds autocomplete commands and subcommands for [yii](https://www.yiiframework.com/).
|
|
|
|
To use it, add `yii` to the plugins array of your zshrc file:
|
|
```
|
|
plugins=(... yii)
|
|
```
|
|
|
|
## Aliases
|
|
|
|
| Alias | Command |
|
|
|--------|----------------------|
|
|
| yiic | `protected/yiic` |
|