Skip to content

Instantly share code, notes, and snippets.

@petsto
Last active December 25, 2023 15:59
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save petsto/28fd5aa78cf005cac9fe635a6d6890ae to your computer and use it in GitHub Desktop.
Save petsto/28fd5aa78cf005cac9fe635a6d6890ae to your computer and use it in GitHub Desktop.
Quickly install top Google fonts via Homebrew

List of some top fonts for easy terminal install via Homebrew Fonts Cask.

brew install font-open-sans &&
brew install font-noto-sans &&
brew install font-roboto && brew install font-roboto-mono && brew install font-roboto-slab
brew install font-montserrat &&
brew install font-lato &&
brew install font-fira-code &&
brew install font-source-code-pro &&
brew install font-source-sans-pro &&
brew install font-raleway &&
brew install font-oswald &&
brew install font-poppins &&
brew install font-merriweather &&
brew install font-pt-sans &&
brew install font-ubuntu &&
brew install font-cuprum &&
brew install font-oxygen &&
brew install font-redhat &&
brew install font-space-mono &&
brew install font-monoid &&
brew install font-milonga &&
brew install font-anton &&
brew install font-3270 &&
brew install font-abel &&
brew install font-montserrat &&
brew install font-playfair-display

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment