Fix cap bleed for seasonal themes
This commit is contained in:
@@ -617,7 +617,7 @@ ${H_Z2_BG}${H_Z2_FG} ${HOST_PART}${PATH_SEP}${H_PATH_FG}${PATH_PART}${END_PAD}${
|
||||
local A_SEP="${sep}"
|
||||
local A_LEFT_FG=""
|
||||
local A_RIGHT_FG=""
|
||||
if [[ "$__PS1_STYLE_PACK" == "holiday" ]]; then
|
||||
if [[ "$__PS1_USE_NF" -eq 1 ]]; then
|
||||
A_LEFT=""
|
||||
A_RIGHT=""
|
||||
A_SEP=""
|
||||
|
||||
Reference in New Issue
Block a user