mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
Merge 74ec7f1312 into e44aa50301
This commit is contained in:
commit
3d1532b5f8
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ CURRENT_BG='NONE'
|
||||||
# This is defined using a Unicode escape sequence so it is unambiguously readable, regardless of
|
# This is defined using a Unicode escape sequence so it is unambiguously readable, regardless of
|
||||||
# what font the user is viewing this source code in. Do not replace the
|
# what font the user is viewing this source code in. Do not replace the
|
||||||
# escape sequence with a single literal character.
|
# escape sequence with a single literal character.
|
||||||
SEGMENT_SEPARATOR=$'\ue0b0' #
|
SEGMENT_SEPARATOR=$'\u2b80' # ⮀
|
||||||
}
|
}
|
||||||
|
|
||||||
# Begin a segment
|
# Begin a segment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue