From: Christian Hesse Date: Mon, 8 Apr 2013 07:29:50 +0000 (+0200) Subject: print error code in bold X-Git-Tag: v0.8.2~5 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=21be0f44c81ec3a902d0db8cfff04b0bb571e1cb print error code in bold --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index eb1767e..b3da7ff 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1855,7 +1855,7 @@ grml_prompt_pre_default=( newline '' path '%B' percent '' - rc '%F{red}' + rc '%B%F{red}' rc-always '' sad-smiley '' shell-level '%F{red}' @@ -1876,7 +1876,7 @@ grml_prompt_post_default=( newline '' path '%b' percent '' - rc '%f' + rc '%f%b' rc-always '' sad-smiley '' shell-level '%f'