Commit 4b8f4d52 authored by Ekunola Ezekiel's avatar Ekunola Ezekiel Committed by Marc Cornellà
Browse files

yii: add README (#8194)

parent 1a6480e4
# 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` |
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment