]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/yii/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / yii / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/yii/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/yii/README.md
deleted file mode 100644 (file)
index 9636149..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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:
-
-```zsh
-plugins=(... yii)
-```
-
-## Aliases
-
-| Alias  | Command              |
-|--------|----------------------|
-| yiic   | `protected/yiic`     |