We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It messed up my sublime text fonts. Also, oh-my-zsh themes were showing borders. It was just too ugly.
The text was updated successfully, but these errors were encountered:
Have the same problem here. It was driving me nuts as I have this repo as part of an automated script. So it took me a while to discover the issue.
My temporary fix in the meantime is this:
Inside the repo folder
rm -rf ~/.fonts rm -rf ~/.config/fontconfig git checkout -b emoji_fix HEAD~1 ./install.sh
This will revert to 1 commit before this 2023 update.
Sorry, something went wrong.
No branches or pull requests
It messed up my sublime text fonts. Also, oh-my-zsh themes were showing borders. It was just too ugly.
The text was updated successfully, but these errors were encountered: