Files
fluffy-pancake/custom/brew/fonts.Brewfile
T
2026-02-17 17:27:26 +01:00

14 lines
382 B
Plaintext

# Brewfile for fonts
# Nerd Fonts with icons and glyphs for terminals and editors
# Popular coding fonts
cask "font-fira-code-nerd-font"
cask "font-jetbrains-mono-nerd-font"
cask "font-meslo-lg-nerd-font"
cask "font-hack-nerd-font"
# Additional font options (uncomment to install)
# cask "font-ubuntu-nerd-font"
# cask "font-source-code-pro"
# cask "font-cascadia-code-nerd-font"