From 1a120b17ab75eaf190c21c3e3445a942bd801c76 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 17 Jan 2014 13:25:16 +0200 Subject: [PATCH] Update zshrc --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index faa53524..ca2cee19 100644 --- a/zshrc +++ b/zshrc @@ -27,7 +27,7 @@ zstyle ':vcs_info:*' formats '%b ' precmd() { vcs_info } PS1="%B%(!.%F{red}.%F{green})%n@%m %~ -%(?..%B%?%b )%f%b" %# +%(?..%B%?%b )%f%b %#" setopt histignorealldups sharehistory