mirror of
https://github.com/Tarrasch/zsh-autoenv.git
synced 2024-11-22 15:30:59 +02:00
Add zgen instructions
This commit is contained in:
parent
b3a56f449f
commit
15bc1e3c62
@ -19,6 +19,12 @@ This is is a zsh optimized version of
|
||||
|
||||
antigen-bundle Tarrasch/zsh-autoenv
|
||||
|
||||
### Using [zgen](https://github.com/tarjoilija/zgen)
|
||||
|
||||
Add the following to your `.zshrc` where you are loading your plugins:
|
||||
|
||||
zgen load Tarrasch/zsh-autoenv
|
||||
|
||||
### Manually
|
||||
|
||||
Clone the repository and source it from your `~/.zshrc` file:
|
||||
|
Loading…
Reference in New Issue
Block a user