mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-25 00:10:59 +02:00
add zplug usage (#46)
This commit is contained in:
parent
ecf2b2961f
commit
0e878b9913
@ -85,6 +85,11 @@ Add the following to your `.zshrc` where you are loading your plugins:
|
|||||||
|
|
||||||
zgen load Tarrasch/zsh-autoenv
|
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
|
## Configuration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user