mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 23:40:58 +02:00
Add zgen instructions
This commit is contained in:
parent
b7dfc3ec04
commit
41eff5fa88
10
README.md
10
README.md
@ -15,10 +15,18 @@ This is is a zsh optimized version of
|
||||
|
||||
## Installation
|
||||
|
||||
Using [antigen](https://github.com/zsh-users/antigen)
|
||||
### Using [antigen](https://github.com/zsh-users/antigen)
|
||||
|
||||
antigen-bundle Tarrasch/zsh-autoenv
|
||||
|
||||
### Using [zgen](https://github.com/tarjoilija/zgen)
|
||||
|
||||
Add
|
||||
|
||||
zgen load Tarrasch/zsh-autoenv
|
||||
|
||||
to your `.zshrc` where you're loading your other plugins.
|
||||
|
||||
## Credits
|
||||
|
||||
The code was mostly copied from [Joshua Clayton](https://github.com/joshuaclayton)
|
||||
|
Loading…
Reference in New Issue
Block a user