-
This commit is contained in:
@@ -417,6 +417,7 @@
|
||||
"zone1": "date time user",
|
||||
"zone2": "host path",
|
||||
"line2": "status arrow + emoji",
|
||||
"emoji_padding": "Two spaces after the emoji before the cursor",
|
||||
"path_shortening": "Keeps /home/user or /Users/user visible and shortens middle if deep.",
|
||||
"nerd_font_caps": "Always enabled unless PS1_FORCE_ASCII=1"
|
||||
},
|
||||
|
||||
@@ -643,7 +643,7 @@ ${G_Z2_BG}${G_Z2_FG} ${HOST_PART}${PATH_SEP}${G_PATH_FG}${PATH_PART}${G_END_PAD}
|
||||
${PREFIX}${H_FRAME}╭─${RST}\
|
||||
${H_LEFT_FG}${H_LEFT}${RST}${H_Z1_BG}${H_Z1_FG} ${L1} ${RST}${H_Z1_BG}${H_Z2_BG}${H_Z2_FG}${H_SEP}${RST}\
|
||||
${H_Z2_BG}${H_Z2_FG} ${HOST_PART}${PATH_SEP}${H_PATH_FG}${PATH_PART}${END_PAD}${RST}${H_RIGHT_FG}${H_RIGHT}${RST}\
|
||||
\n${H_FRAME}╰── ${RST}${prompt_sym} ${__PS1_SYM}${H_GIT} "
|
||||
\n${H_FRAME}╰── ${RST}${prompt_sym} ${__PS1_SYM} ${H_GIT} "
|
||||
;;
|
||||
*)
|
||||
# aurora (default)
|
||||
|
||||
Reference in New Issue
Block a user