4b8f4d529e | ||
---|---|---|
.. | ||
README.md | ||
yii.plugin.zsh |
README.md
Yii plugin
The plugin adds autocomplete commands and subcommands for yii.
To use it, add yii
to the plugins array of your zshrc file:
plugins=(... yii)
Aliases
Alias | Command |
---|---|
yiic | protected/yiic |