zshrc: Bold the command which is being written.

This commit is contained in:
nyuszika7h 2011-10-22 20:46:58 +03:00 committed by Mika Suomalainen
parent 5d580458cd
commit 6f99fc7454
1 changed files with 1 additions and 1 deletions

2
zshrc
View File

@ -8,7 +8,7 @@ autoload -Uz promptinit
# Green for normal user and red for root. Thanks nyuszika7h :D
promptinit
PS1="%B%(!.%F{red}.%F{green})%n@%m %~
%#%f%b "
%#%f "
setopt histignorealldups sharehistory