From 0de50cef5c89586e04f57630e514ff2c0c9ef2bd Mon Sep 17 00:00:00 2001 From: Caio Gondim Date: Wed, 4 May 2016 22:18:05 +0200 Subject: [PATCH] Fix test --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6213479..6be3e46 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,9 @@ 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"`. +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.