maintenance

This commit is contained in:
Stefen Auris 2022-12-19 02:00:48 -05:00
parent f4e5562b96
commit 29ed94da16
11 changed files with 11 additions and 10 deletions

10
scripts/archive/emojifix.zsh Executable file
View file

@ -0,0 +1,10 @@
#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
echo "regenerating font cache"
fc-cache -f -v