mirror of
https://github.com/DazAh/dotfiles
synced 2026-05-22 10:35:48 +01:00
morefiles
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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` |
|
||||
Reference in New Issue
Block a user