mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
318 B
318 B
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 |