]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/eecms/README.md
initial
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / eecms / README.md
1 # eecms plugin
2
3 This plugin adds auto-completion of console commands for [`eecms`](https://github.com/ExpressionEngine/ExpressionEngine).
4
5 To use it, add `eecms` to the plugins array of your `.zshrc` file:
6 ```
7 plugins=(... eecms)
8 ```
9
10 It also adds the alias `eecms` which finds the eecms file in the current project
11 and runs it with php.