Update markdown with correct backticks

This commit is contained in:
Daniel Loader
2016-05-04 20:43:21 +01:00
committed by Caio Gondim
parent ef035a82e5
commit abe190c15e

View File

@@ -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