add zplug usage (#46)

This commit is contained in:
wikibootup 2016-05-27 11:33:06 +09:00 committed by Arash Rouhani
parent ecf2b2961f
commit 0e878b9913
1 changed files with 5 additions and 0 deletions

View File

@ -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