diff options
author | davidovski <david@davidovski.xyz> | 2022-02-20 22:20:50 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-02-20 22:20:50 +0000 |
commit | 2fcc1fa648b1594eda18935f9590a94971fae616 (patch) | |
tree | 5c1c3dd0cea2046addb6d2c0a21066bdf87487d5 /src/glyphs.sh | |
parent | 89539c200bf93d53ee9b91b521c09bd4607e01d0 (diff) |
added xi glyphv1.0
Diffstat (limited to 'src/glyphs.sh')
-rw-r--r-- | src/glyphs.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glyphs.sh b/src/glyphs.sh index 56b5625..118b016 100644 --- a/src/glyphs.sh +++ b/src/glyphs.sh @@ -4,8 +4,9 @@ export CHECKMARK="✔" export CROSSMARK="✘" +export CROSSMARK="✘" export HOURGLASS="⧖" export LARGE_CIRCLE="◯" export REFRESH="🗘" export TABCHAR="╰┈➤ " - +export XI="Ξ" |