emoji fix script
This commit is contained in:
parent
2bf83ef623
commit
6e83ae46de
1 changed files with 8 additions and 0 deletions
8
scripts/emojifix.zsh
Executable file
8
scripts/emojifix.zsh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#This will finally fix this problem
|
||||
echo "cloning emoji.conf"
|
||||
git clone https://gitlab.com/es20490446e/emoji.conf.git
|
||||
cd emoji.conf
|
||||
./install-uninstall.sh
|
||||
cd ..
|
||||
rm -rf emoji.conf
|
||||
#test by going to https://www.fileformat.info/info/emoji/browsertest.htm
|
Loading…
Add table
Add a link
Reference in a new issue