]> Sergey Matveev's repositories - zsh-autoenv.git/commitdiff
Add zgen instructions
authorJoe Block <jpb@unixorn.net>
Wed, 18 Feb 2015 15:30:43 +0000 (07:30 -0800)
committerDaniel Hahler <git@thequod.de>
Wed, 18 Feb 2015 19:25:28 +0000 (20:25 +0100)
README.md

index 9271fba1efbfe2ba39301c7a23b0a1fde83f443e..bd2d295ccafdb471d2596e01b6e99e2675c4daeb 100644 (file)
--- 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: