This commit is contained in:
Caio Gondim
2016-05-04 22:18:05 +02:00
parent abe190c15e
commit 0de50cef5c

View File

@@ -94,7 +94,9 @@ 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 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.