[scripts/copy-text-face] ¯\_(ツ)_/¯

This commit is contained in:
Dmytro Meleshko 2020-09-05 15:47:48 +03:00
parent c2bc86c546
commit 5f07e06fa7
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
declare -A faces=(
["shrug face"]=$'\xc2\xaf\\_(\xe3\x83\x84)_/\xc2\xaf'
["shrug face (markdown)"]=$'\xc2\xaf\\\\\\_(\xe3\x83\x84)\\_/\xc2\xaf'
["lenny face"]=$'( \xcd\xa1\xc2\xb0 \xcd\x9c\xca\x96 \xcd\xa1\xc2\xb0)'
["table flip"]=$'(\xe3\x83\x8e\xe0\xb2\xa0\xe7\x9b\x8a\xe0\xb2\xa0)\xe3\x83\x8e\xe5\xbd\xa1\xe2\x94\xbb\xe2\x94\x81\xe2\x94\xbb'
)