mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Fix instructions for zplug
This commit is contained in:
@@ -74,12 +74,11 @@ zgen load caiogondim/bullet-train-oh-my-zsh-theme bullet-train
|
|||||||
### For Zplug users
|
### For Zplug users
|
||||||
|
|
||||||
If you're using [zplug](https://github.com/zplug/zplug), add the following line
|
If you're using [zplug](https://github.com/zplug/zplug), add the following line
|
||||||
to your **~/.zshrc** where you're adding your other zsh plugins **after** the
|
to your **~/.zshrc** where you're adding your other zsh plugins.
|
||||||
line `zplug "robbyrussell/oh-my-zsh"`.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
setopt prompt_subst # Make sure prompt is able to be generated properly.
|
setopt prompt_subst # Make sure prompt is able to be generated properly.
|
||||||
zplug "adambiggs/zsh-theme", use:adambiggs.zsh-theme
|
zplug "caiogondim/bullet-train.zsh", use:bullet-train.zsh-theme, defer:3 # defer until other plugins like oh-my-zsh is loaded
|
||||||
```
|
```
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|||||||
Reference in New Issue
Block a user