Skip to content

Instantly share code, notes, and snippets.

@emjayoh
Last active April 8, 2021 07:33
Show Gist options
  • Save emjayoh/167aba2fc694f47969bc89c502d597b2 to your computer and use it in GitHub Desktop.
Save emjayoh/167aba2fc694f47969bc89c502d597b2 to your computer and use it in GitHub Desktop.
[install all brew nerd fonts] using grep etc #nerdfonts #fonts #homebrew #bash
brew cask install $( brew search font | grep nerd | tr '\n' ' ' )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment