mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Add zgen instructions
This commit is contained in:
@@ -85,6 +85,13 @@ Add the following snippet to your **.zshrc** somewhere after the line
|
|||||||
antigen theme https://github.com/caiogondim/bullet-train-oh-my-zsh-theme bullet-train
|
antigen theme https://github.com/caiogondim/bullet-train-oh-my-zsh-theme bullet-train
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### For Zgen users
|
||||||
|
|
||||||
|
If you're using [zgen](https://github.com/tarjoilija/zgen), add the following line to your **~/.zshrc** where you're adding your other zsh plugins.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
zgen load caiogondim/bullet-train-oh-my-zsh-theme
|
||||||
|
```
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user