mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01: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
|
||||
# what font the user is viewing this source code in. Do not replace the
|
||||
# escape sequence with a single literal character.
|
||||
SEGMENT_SEPARATOR=$'\ue0b0' #
|
||||
SEGMENT_SEPARATOR=$'\u2b80' # ⮀
|
||||
}
|
||||
|
||||
# Begin a segment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue