Created
September 20, 2020 23:54
-
-
Save jpfreire/a50b6d34f0db0180733d4fbc12233e68 to your computer and use it in GitHub Desktop.
Get the name of the font for vscode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
strings ~/Library/Fonts/"Fira Code Retina Nerd Font Complete.otf" | grep Fira | head -n 5 | tail -n 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment