Created
February 7, 2017 21:57
-
-
Save kepbod/f4469e3b63acb9657be5d78c6f5498d0 to your computer and use it in GitHub Desktop.
Install patched font for mac using HomeBrew
This file contains 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
brew tap caskroom/fonts | |
brew cask search /nerd/ | |
brew cask install font-dejavusansmono-nerd-font-mono |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment