1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-06-16 06:50:12 +03:00

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

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