diff options
| author | David Wรผhrer <def@gmx.at> | 2026-09-08 20:41:04 +0200 |
|---|---|---|
| committer | David Wรผhrer <def@gmx.at> | 2026-09-08 20:41:04 +0200 |
| commit | 5e14fc552e158b183cf83938845c64d211bb051c (patch) | |
| tree | 90c49677ac46b2739c29c0a3defaa1573cef2e78 /bin | |
| parent | a48dba1bc21c724f9a41345bec5d7f84dc5e54d6 (diff) | |
also other way
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/embolden | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/bin/embolden b/bin/embolden index 4be1915..5a03415 100755 --- a/bin/embolden +++ b/bin/embolden @@ -105,6 +105,58 @@ declare -A bold=( [x]=$'\xf0\x9d\x90\xb1' [y]=$'\xf0\x9d\x90\xb2' [z]=$'\xf0\x9d\x90\xb3' + [๐]=๐ + [โฌ]=๐ + [๐]=๐ + [๐]=๐ + [โฐ]=๐ + [โฑ]=๐ + [๐ข]=๐ + [โ]=๐ + [โ]=๐ + [๐ฅ]=๐ + [๐ฆ]=๐ + [โ]=๐ + [โณ]=๐ + [๐ฉ]=๐ + [๐ช]=๐ + [๐ซ]=๐ + [๐ฌ]=๐ + [โ]=๐ก + [๐ฎ]=๐ข + [๐ฏ]=๐ฃ + [๐ฐ]=๐ค + [๐ฑ]=๐ฅ + [๐ฒ]=๐ฆ + [๐ณ]=๐ง + [๐ด]=๐จ + [๐ต]=๐ฉ + [๐ถ]=๐ช + [๐ท]=๐ซ + [๐ธ]=๐ฌ + [๐น]=๐ญ + [โฏ]=๐ฎ + [๐ป]=๐ฏ + [โ]=๐ฐ + [๐ฝ]=๐ฑ + [๐พ]=๐ฒ + [๐ฟ]=๐ณ + [๐]=๐ด + [๐]=๐ต + [๐]=๐ถ + [๐]=๐ท + [โด]=๐ธ + [๐
]=๐น + [๐]=๐บ + [๐]=๐ป + [๐]=๐ผ + [๐]=๐ฝ + [๐]=๐พ + [๐]=๐ฟ + [๐]=๐ + [๐]=๐ + [๐]=๐ + [๐]=๐ [ฮ]=$'\xf0\x9d\x9a\xa8' [ฮ]=$'\xf0\x9d\x9a\xa9' [ฮ]=$'\xf0\x9d\x9a\xaa' |
