mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
Merge pull request #211 from kristianperkins/patch-1
fix typo in README
This commit is contained in:
@@ -78,7 +78,7 @@ to your **~/.zshrc** where you're adding your other zsh plugins **after** the
|
||||
line `zplug "robbyrussell/oh-my-zsh"`.
|
||||
|
||||
```bash
|
||||
setopt prompt_subst # Make sure propt 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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user