This commit is contained in:
2022-08-28 21:01:20 +01:00
parent 269deb36c8
commit 3ccbe6d5b2

View File

@ -158,10 +158,8 @@ _setprompt() {
;;
2line)
# Default PROMPT_COLOR values
: ${PROMPT_COLOR:=Yellow}
: ${PROMPT_COLOR2:=Blue}
C1=${!PROMPT_COLOR}
C2=${!PROMPT_COLOR2}
C1=${Yellow}
C2=${Blue}
# ┌(jer@myhost)─(✗)─(10:18 PM Sun Apr 14)
# └─(~/dev/git/myproject)─>