Add zgen instructions

This commit is contained in:
Joe Block 2015-02-18 07:30:43 -08:00 committed by Daniel Hahler
parent b3a56f449f
commit 15bc1e3c62
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@ This is is a zsh optimized version of
antigen-bundle Tarrasch/zsh-autoenv
### Using [zgen](https://github.com/tarjoilija/zgen)
Add the following to your `.zshrc` where you are loading your plugins:
zgen load Tarrasch/zsh-autoenv
### Manually
Clone the repository and source it from your `~/.zshrc` file: