Skip to content
On this page

Nerd Fonts

Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.

Installation

bash
# Install cask repository
brew tap caskroom/fonts

# Install fonts
brew cask install font-fira-code
brew cask install font-firacode-nerd-font
brew cask install font-fira-mono
brew cask install font-fira-mono-nerd-font
brew cask install font-hack
brew cask install font-hack-nerd-font
brew cask install font-jetbrains-mono
brew cask install font-jetbrains-mono-nerd-font
brew cask install font-source-code-pro
brew cask install font-sauce-code-pro-nerd-font
brew cask install font-terminess-ttf-nerd-font
brew cask install font-victor-mono
brew cask install font-victor-mono-nerd-font

You can check the complete list of the fonts available to install.