Merge pull request #265 from unixorn/add-antigen-instructions

Add instructions for antigen
This commit is contained in:
nicoulaj 2014-11-19 08:25:41 +01:00
commit c731dbe311
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ Usage
* Debian based distributions (Debian/Ubuntu/Linux Mint...): Packager needed, please get in touch !
* RPM based distributions (Fedora/RHEL/CentOS...): Packager needed, please get in touch !
#### Using frameworks
* If you're using [antigen](https://github.com/zsh-users/antigen), just add `antigen bundle zsh-users/zsh-completions src` to your .zshrc where you're loading your other zsh plugins.
#### Manual installation