From 15bc1e3c62b9d047840c6e12100a78bef10a5a50 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 18 Feb 2015 07:30:43 -0800 Subject: [PATCH] Add zgen instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: