From: Frank Brehm Date: Mon, 13 Jan 2025 13:07:56 +0000 (+0100) Subject: Modifying profile.d/fbrehm.sh X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=acf4c1802de9d6245c089400a5f9f9da39db26b1;p=config%2Fdev-mail-fbrehm%2Fetc.git Modifying profile.d/fbrehm.sh --- diff --git a/profile.d/fbrehm.sh b/profile.d/fbrehm.sh index 8feeea3..2b73e06 100644 --- a/profile.d/fbrehm.sh +++ b/profile.d/fbrehm.sh @@ -52,6 +52,8 @@ if [[ -n "$force_color_prompt" ]]; then fi # echo "\$color_prompt=$color_prompt" +# set -x + prompt_status() { local e=$?; [[ $e != 0 ]] && echo -e "$e ";