mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2025-12-14 10:15:12 +02:00
add zplug usage (#46)
This commit is contained in:
committed by
Arash Rouhani
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user