]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - README.md
Makefile: allow to pass in TEST_SHELL (#60)
[zsh-autoenv.git] / README.md
index e309db13b5e122b902a832ec6c35e39687d8008a..8bb95cbbfa84f03ad47fd47d484d0f4e448ac735 100644 (file)
--- a/README.md
+++ b/README.md
@@ -85,6 +85,11 @@ Add the following to your `.zshrc` where you are loading your plugins:
 
     zgen load Tarrasch/zsh-autoenv
 
+### Using [zplug](https://github.com/zplug/zplug)
+
+Add the following to your `.zshrc` where you are loading your plugins:
+
+    zplug "Tarrasch/zsh-autoenv"
 
 ## Configuration
 
@@ -125,6 +130,7 @@ Default: `0`
 
 
 ## Related projects
+- https://github.com/direnv/direnv
 - https://github.com/cxreg/smartcd
 - https://github.com/kennethreitz/autoenv