From 8ba3ba588ccf4d6ac56d5b727b032848f74dc6c2 Mon Sep 17 00:00:00 2001 From: steveokard Date: Fri, 21 Aug 2020 22:30:52 -0400 Subject: [PATCH] forgot to add fc regen --- scripts/emojifix.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/emojifix.zsh b/scripts/emojifix.zsh index 016375e..58e5131 100755 --- a/scripts/emojifix.zsh +++ b/scripts/emojifix.zsh @@ -6,3 +6,5 @@ cd emoji.conf 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