From 0e878b99132d2259b03600d1ab141f73ab38def5 Mon Sep 17 00:00:00 2001 From: wikibootup Date: Fri, 27 May 2016 11:33:06 +0900 Subject: [PATCH] add zplug usage (#46) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.44.0