From 4beef9d01228cabbcc52c37134ed21d402b0b042 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 17 Jan 2014 13:27:46 +0200 Subject: [PATCH] Update zshrc --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index ca2cee19..111dd790 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