From: wikibootup Date: Fri, 27 May 2016 02:33:06 +0000 (+0900) Subject: add zplug usage (#46) X-Git-Url: http://www.git.stargrave.org/?p=zsh-autoenv.git;a=commitdiff_plain;h=0e878b99132d2259b03600d1ab141f73ab38def5 add zplug usage (#46) --- diff --git a/README.md b/README.md index 9dfb580..8bb95cb 100644 --- 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