Add zplug config information (#140)

This commit is contained in:
Daniel Loader
2016-05-04 12:44:34 +01:00
committed by Caio Gondim
parent a1207a0c4c
commit ef035a82e5

View File

@@ -92,6 +92,15 @@ If you're using [zgen](https://github.com/tarjoilija/zgen), add the following li
zgen load caiogondim/bullet-train-oh-my-zsh-theme bullet-train zgen load caiogondim/bullet-train-oh-my-zsh-theme bullet-train
``` ```
### 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"`.
'''bash
setopt prompt_subst # Make sure propt is able to be generated properly.
zplug "adambiggs/zsh-theme", use:adambiggs.zsh-theme
'''
## Options ## Options
Bullet Train is configurable. You can change colors and which segments you want Bullet Train is configurable. You can change colors and which segments you want