updates
This commit is contained in:
@ -125,7 +125,8 @@ _setprompt() {
|
||||
local ERRCODE="\$([[ \$? != 0 ]] && echo \"${DASH}(${Red}${X}${White})\")${DASH}"
|
||||
|
||||
LINE1="${White}\342\224\214(${C1}\u@\h$EXTRAPROMPT${White})${ERRCODE}(${C1}\@ \d${White})"
|
||||
local LINE2="\342\224\224\342\224\200(${C2}\w${White})-> "
|
||||
# local LINE2="\342\224\224\342\224\200(${C2}\w${White})-> "
|
||||
local LINE2="\342\224\224\342\224\200(${C1}\w${White})-> "
|
||||
export PS1="${NEWLINE}${LINE1}${NEWLINE}${LINE2}${Color_Off}"
|
||||
;;
|
||||
3line)
|
||||
|
||||
Reference in New Issue
Block a user