Licences
Starship Prompt Builder is MIT licensed and is not affiliated with or endorsed by any of the projects named below. It redistributes the following third-party work.
Bundled fonts
The terminal preview self-hosts 12 Nerd Fonts patched monospace families as woff2, so prompt glyphs render for visitors with no patched font installed. All were taken from the Nerd Fonts v3.5.0 release; only the Regular and Bold weights of each family’s Mono variant are bundled. Each licence below permits redistribution and web embedding.
Hack Nerd Font
MIT (with Bitstream Vera for inherited outlines) — © 2018 Source Foundry Authors; © 2003 Bitstream, Inc.
From source-foundry/Hack. Upstream licence · Bundled licence text
JetBrainsMono Nerd Font
SIL OFL 1.1 — © 2020 The JetBrains Mono Project Authors
From JetBrains/JetBrainsMono. Upstream licence · Bundled licence text
FiraCode Nerd Font
SIL OFL 1.1 — © 2014 The Fira Code Project Authors
From tonsky/FiraCode. Upstream licence · Bundled licence text
CaskaydiaCove Nerd Font (Cascadia Code)
SIL OFL 1.1 — © 2019–present Microsoft Corporation
From microsoft/cascadia-code. Upstream licence · Bundled licence text
SauceCodePro Nerd Font (Source Code Pro)
SIL OFL 1.1 — © 2010–2020 Adobe
From adobe-fonts/source-code-pro. Upstream licence · Bundled licence text
IosevkaTerm Nerd Font
SIL OFL 1.1 — © 2015–2026 Renzhi Li (Belleve Invis)
From be5invis/Iosevka. Upstream licence · Bundled licence text
BlexMono Nerd Font (IBM Plex Mono)
SIL OFL 1.1 — © 2017 IBM Corp.
RobotoMono Nerd Font
Apache 2.0 — © 2015 The Roboto Mono Project Authors
From googlefonts/RobotoMono. Upstream licence · Bundled licence text
DejaVuSansM Nerd Font (DejaVu Sans Mono)
Bitstream Vera (with Arev additions) — © 2003 Bitstream, Inc.; DejaVu changes in the public domain; Arev additions © Tavmjong Bah
From dejavu-fonts/dejavu-fonts. Upstream licence · Bundled licence text
Inconsolata Nerd Font
SIL OFL 1.1 — © 2006 The Inconsolata Project Authors
From googlefonts/Inconsolata. Upstream licence · Bundled licence text
SpaceMono Nerd Font
SIL OFL 1.1 — © 2016 The Space Mono Project Authors
From googlefonts/spacemono. Upstream licence · Bundled licence text
NotoSansM Nerd Font (Noto Sans Mono)
SIL OFL 1.1 — © 2022 The Noto Project Authors
From notofonts/latin-greek-cyrillic. Upstream licence · Bundled licence text
The font picker’s System monospace option bundles nothing: it falls back to whatever monospace font the operating system provides.
Nerd Fonts patch layer
A patched build is a derivative work, so each font above carries its upstream licence plus the Nerd Fonts project’s own terms: MIT for the font-patcher tooling and SIL OFL 1.1 for the patched output and glyph sources, © 2014 Ryan L McIntyre. Upstream licence · Bundled licence text
Three families are renamed by Nerd Fonts for licence compliance. Cascadia Code, Source Code Pro and IBM Plex Mono are released under the OFL with the Reserved Font Names Cascadia Code, Source and Plex, and the OFL forbids a modified build from carrying a reserved name — so the patched versions ship as CaskaydiaCove, SauceCodePro and BlexMono. DejaVuSansM and NotoSansM are abbreviations rather than renames: OpenType family names are length-limited, so Mono is shortened to M.
Roboto Mono. Google relicensed the Roboto family to SIL OFL 1.1 in 2024, but the Nerd Fonts v3.5.0 build predates that: the patched binary declares Apache 2.0 in its own name table, and the release archive ships the Apache text. That is the grant governing the file bundled here, so that is what is recorded above; the current upstream OFL is an additional permission, not a replacement. Both permit redistribution and web embedding.
Starship
Starship’s configuration JSON Schema and its official preset TOMLs are vendored into this site to drive the module list and the preset picker. Starship is © the Starship contributors and ISC licensed. See starship.rs for the prompt itself — this site is an unaffiliated community tool.