🍺 BREW Explorer

← all casks

FiraMono Nerd Font (Fira)

brew install --cask font-fira-mono-nerd-font v3.4.0

Monospace font with embedded icons for developers, patched with glyphs from Font Awesome, Devicons, and Octicons.

Why you might care

Essential for terminal users who want to display file type icons, git status symbols, and other developer glyphs in their prompt or editor. Nerd Fonts are the standard choice for configuring tools like Starship, Oh My Zsh, and Neovim to show rich iconography without separate icon fonts.

Categories

Alternatives

Hack Nerd Font JetBrains Mono Nerd Font Meslo Nerd Font Ubuntu Mono Nerd Font
480
30-day installs · #488
1.7k
90-day · #444
8.4k
365-day · #334
63.4k
★ GitHub stars · updated 3mo ago

GitHub topics

font font-awesome fonts hacktoberfest icon-font iconic-fonts octicons patched-fonts patcher powerline python shell statusline

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "Hack Nerd Font",
    "JetBrains Mono Nerd Font",
    "Meslo Nerd Font",
    "Ubuntu Mono Nerd Font"
  ],
  "artifacts": [
    {
      "font": [
        "FiraMonoNerdFontPropo-Regular.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFontPropo-Regular.otf"
    },
    {
      "font": [
        "FiraMonoNerdFont-Medium.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFont-Medium.otf"
    },
    {
      "font": [
        "FiraMonoNerdFont-Regular.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFont-Regular.otf"
    },
    {
      "font": [
        "FiraMonoNerdFontMono-Bold.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFontMono-Bold.otf"
    },
    {
      "font": [
        "FiraMonoNerdFontMono-Medium.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFontMono-Medium.otf"
    },
    {
      "font": [
        "FiraMonoNerdFontMono-Regular.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFontMono-Regular.otf"
    },
    {
      "font": [
        "FiraMonoNerdFontPropo-Bold.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFontPropo-Bold.otf"
    },
    {
      "font": [
        "FiraMonoNerdFontPropo-Medium.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFontPropo-Medium.otf"
    },
    {
      "font": [
        "FiraMonoNerdFont-Bold.otf"
      ],
      "target": "/$HOME/Library/Fonts/FiraMonoNerdFont-Bold.otf"
    }
  ],
  "auto_updates": null,
  "categories": [
    "fonts",
    "terminal",
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": null,
  "disable_reason": null,
  "disabled": 0,
  "display_name": "FiraMono Nerd Font (Fira)",
  "enrichment_fetched_at": "2026-06-20T22:43:15+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "font-fira-mono-nerd-font",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-03-17T19:17:14Z",
  "github_readme_excerpt": "\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"images/nerd-fonts-logo.svg\" alt=\"Nerd Fonts Logo\" /\u003e\n\u003c/h1\u003e\n\u003ch2 align=\"center\"\u003e\n  \u003cimg alt=\"Iconic font aggregator, collection, and patcher\" src=\"images/project-subtitle-phrase.svg\"\u003e\n\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[Releases][release]\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[Fonts](#patched-fonts)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[Font Patcher](#font-patcher)\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[Wiki Documentation][wiki]\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[Stickers][stickers]\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;[VimDevIcons][vim-devicons]\n\n\n[![GitHub release][img-version-badge]][repo] [![Gitter][img-gitter-badge]][gitter] [![Code of Conduct][coc-badge]][coc] [![PRs Welcome][prs-badge]][prs]  \u003ca href=\"#patched-fonts\" title=\"\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/wiki/ryanoasis/nerd-fonts/images/faux-shield-badge-os-logos.svg?sanitize=true\" alt=\"Nerd Fonts - OS Support\"\u003e\u003c/a\u003e\n\n\n\u003c/div\u003e\n\n\n**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 \u0027iconic fonts\u0027 such as [Font Awesome][font-awesome], [Devicons][devicons], [Octicons][octicons], and [others](#glyph-sets).\n\nThe following flow diagram shows the current glyph sets included:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/sankey-glyphs-combined-diagram.svg\" alt=\"@SankeyMATIC Diagram\" /\u003e\n\u003c/p\u003e\n\u003csub\u003e\u003ci\u003eDiagram created using \u003ca href=\"http://sankeymatic.com/\" title=\"SankeyMATIC (BETA): A Sankey diagram builder for everyone\"\u003e@SankeyMATIC\u003c/a\u003e\u003c/i\u003e\u003c/sub\u003e\n\n\n## Important Notices\n* `master` branch file paths are **not** considered stable. [Verify your repository URI references](#unstable-file-paths)\n* cloning this repository is **not** recommended ([due to Repo size](#option-9-clone-the-repo)) unless you are going to be [contributing to development](#contributing)\n\n\n## Table of Contents\n\n[**TL;DR**](#tldr)\n\n[**Installation Options**](#font-installation)\n  * [**1 - Release Archive Download**](",
  "github_repo": "ryanoasis/nerd-fonts",
  "github_stars": 63428,
  "github_topics": [
    "font",
    "font-awesome",
    "fonts",
    "hacktoberfest",
    "icon-font",
    "iconic-fonts",
    "octicons",
    "patched-fonts",
    "patcher",
    "powerline",
    "python",
    "shell",
    "statusline"
  ],
  "homepage": "https://github.com/ryanoasis/nerd-fonts",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 480,
  "installs_365d": 8448,
  "installs_90d": 1665,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:04:25+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "FiraMono Nerd Font (Fira)"
  ],
  "one_liner": "Monospace font with embedded icons for developers, patched with glyphs from Font Awesome, Devicons, and Octicons.",
  "rank_30d": 488,
  "rank_365d": 334,
  "rank_90d": 444,
  "raw_hash": "9860b1c4085ef2af",
  "ruby_source_path": "Casks/font/font-f/font-fira-mono-nerd-font.rb",
  "tap": "homebrew/cask",
  "token": "font-fira-mono-nerd-font",
  "version": "3.4.0",
  "why_use_this": "Essential for terminal users who want to display file type icons, git status symbols, and other developer glyphs in their prompt or editor. Nerd Fonts are the standard choice for configuring tools like Starship, Oh My Zsh, and Neovim to show rich iconography without separate icon fonts."
}