Use uni instead of custom emoji generation using gemoji
This commit is contained in:
parent
452255b5cf
commit
f27f569187
4 changed files with 27 additions and 28 deletions
|
@ -19,7 +19,7 @@ calc() {
|
|||
}
|
||||
|
||||
emoji_options() {
|
||||
cat @emojiList@ | sed "s/^/emoji /"
|
||||
@uni@/bin/uni emoji all | sed "s/^/emoji /"
|
||||
}
|
||||
|
||||
emoji() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue