No description
Find a file
2025-05-19 12:13:23 -05:00
.cursor/rules Add font folder structure requirements and implementation guidelines 2025-05-19 11:57:00 -05:00
.fontfoldercleanup Update Homebrew formula generator to use new archive URL and adjust file paths for font installation. Add tap configuration for Genet Godzilla fonts. 2025-05-19 12:13:23 -05:00
font_files Update various font files and licensing documents across multiple font families. 2025-05-19 11:57:58 -05:00
Formula Add new font formulas for various styles, ensuring proper directory structure and installation verification. 2025-05-19 12:11:02 -05:00
.gitignore Update gitignore 2024-10-02 14:21:22 -05:00
README.md Update Homebrew font tap URL in README for installation instructions 2025-05-19 11:57:22 -05: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 genet-godzilla/fonts ssh://git@clancy.genet-godzilla.ts.net:2222/Fonts/homebrew-fonts.git # You only need to do this once!
    
  • brew install {font-name} // Replace {font-name} with the name of the font you want to install