From: Joe Block Date: Wed, 18 Feb 2015 15:30:43 +0000 (-0800) Subject: Add zgen instructions X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=15bc1e3c62b9d047840c6e12100a78bef10a5a50;p=zsh-autoenv.git Add zgen instructions --- diff --git a/README.md b/README.md index 9271fba..bd2d295 100644 --- a/README.md +++ b/README.md @@ -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: