mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Update markdown with correct backticks
This commit is contained in:
committed by
Caio Gondim
parent
ef035a82e5
commit
abe190c15e
@@ -96,10 +96,10 @@ zgen load caiogondim/bullet-train-oh-my-zsh-theme bullet-train
|
|||||||
|
|
||||||
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 line `zplug "robbyrussell/oh-my-zsh"`.
|
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 line `zplug "robbyrussell/oh-my-zsh"`.
|
||||||
|
|
||||||
'''bash
|
```bash
|
||||||
setopt prompt_subst # Make sure propt is able to be generated properly.
|
setopt prompt_subst # Make sure propt is able to be generated properly.
|
||||||
zplug "adambiggs/zsh-theme", use:adambiggs.zsh-theme
|
zplug "adambiggs/zsh-theme", use:adambiggs.zsh-theme
|
||||||
'''
|
```
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user