No description
Find a file
Matt Troutman 183268f66e
Update download URLs for trtmn/homebrew-fonts on port 3000
Migrated from old gitea path Fonts/homebrew-fonts:8085 to trtmn/homebrew-fonts:3000.
Updates:
- Cask URL template in .fontfoldercleanup/create_homebrew_formula.py
- tap_config.rb (tap name, homepage, url, class)
- README.md (brew tap command + install --cask)
- CLAUDE.md, PROJECT.md (URL references)
- Regenerated all 200 casks with new URLs
2026-04-22 19:13:45 -05:00
.claude Fix archive path: homebrew-fonts-main → homebrew-fonts 2026-03-07 21:24:25 -06:00
.cursor Pre re-factor - Refactor font formula generator to streamline URL handling and improve directory structure for font files, ensuring consistent installation across all font classes. 2026-02-09 16:28:54 -06:00
.fontfoldercleanup Update download URLs for trtmn/homebrew-fonts on port 3000 2026-04-22 19:13:45 -05:00
.github Update documentation and scripts for font addition process; introduce uv run add-font CLI command for streamlined font management. Enhance formula generation with improved class name formatting and validation steps. Remove outdated font formula files. 2026-02-09 22:04:01 -06:00
Casks Update download URLs for trtmn/homebrew-fonts on port 3000 2026-04-22 19:13:45 -05:00
font_files Add TC Grimstone and TC Rampart font families from tomchalky.com 2026-04-12 14:32:39 -05:00
tap_cli Convert from Homebrew Formulae to Casks for font installation 2026-03-07 21:38:59 -06:00
tests Fix cask font paths: include homebrew-fonts/ archive prefix 2026-03-07 21:40:58 -06:00
.cursorrules Update documentation and scripts for font addition process; introduce uv run add-font CLI command for streamlined font management. Enhance formula generation with improved class name formatting and validation steps. Remove outdated font formula files. 2026-02-09 22:04:01 -06:00
.gitignore Update .gitignore: ignore .env file and .venv/ directory 2026-03-07 21:12:28 -06:00
CLAUDE.md Update download URLs for trtmn/homebrew-fonts on port 3000 2026-04-22 19:13:45 -05:00
PROJECT.md Update download URLs for trtmn/homebrew-fonts on port 3000 2026-04-22 19:13:45 -05:00
pyproject.toml Update documentation and scripts for font addition process; introduce uv run add-font CLI command for streamlined font management. Enhance formula generation with improved class name formatting and validation steps. Remove outdated font formula files. 2026-02-09 22:04:01 -06:00
README.md Update download URLs for trtmn/homebrew-fonts on port 3000 2026-04-22 19:13:45 -05:00
uv.lock Update documentation and scripts for font addition process; introduce uv run add-font CLI command for streamlined font management. Enhance formula generation with improved class name formatting and validation steps. Remove outdated font formula files. 2026-02-09 22:04:01 -06:00

Repository of Fonts

This repository contains a collection of fonts that I have found and liked. I have collected them here so that I can easily access them from any computer. They are in the homebrew format for easy installation using homebrew.

Prerequisites

You need to have the following installed on your system to use this repository:

  • 👨🏼‍💻 Xcode Command Line Tools

    • xcode-select --install
      
  • 🍻 Homebrew

    • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
      

Installation

  • brew tap trtmn/fonts ssh://git@clancy.genet-godzilla.ts.net:2222/trtmn/homebrew-fonts.git # You only need to do this once!
    
  • brew install --cask {font-name} // Replace {font-name} with the name of the font you want to install