summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/glyphs.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/glyphs.sh b/src/glyphs.sh
new file mode 100644
index 0000000..dc4c285
--- /dev/null
+++ b/src/glyphs.sh
@@ -0,0 +1,8 @@
+#
+# Assorted Unicode glyphs that can be repurposed
+#
+
+export CHECKMARK="✔"
+export CROSSMARK="✘"
+export TABCHAR="╰┈➤ "
+