From c0d33277d0750275a5e9c82b3f1119163a95f9be Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Sat, 22 Oct 2011 20:09:35 +0300 Subject: [PATCH] zshrc: Make theme look more like theme in bash-things, but reserve other line for commands. --- zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 6a5ea154..fe6a628c 100644 --- a/zshrc +++ b/zshrc @@ -6,7 +6,8 @@ echo "Please see the README file." autoload -Uz promptinit promptinit -prompt adam1 +PS1="%B%F{green}%n@%m %~ +%# %f%b" setopt histignorealldups sharehistory