]> Sergey Matveev's repositories - zsh-autoenv.git/commitdiff
add zplug usage (#46)
authorwikibootup <wikibootup@gmail.com>
Fri, 27 May 2016 02:33:06 +0000 (11:33 +0900)
committerArash Rouhani <miffoljud@gmail.com>
Fri, 27 May 2016 02:33:06 +0000 (09:33 +0700)
README.md

index 9dfb58095d949bf12dea73b0a9b0a45d5852cd5a..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