From b758e39306e7805e19ac4029cbc60133a2a72653 Mon Sep 17 00:00:00 2001 From: Danny Guo Date: Sun, 23 Jul 2023 23:34:17 -0400 Subject: [PATCH] Install Source Code Pro using Homebrew The font casks all use Git instead of SVN now: https://github.com/Homebrew/homebrew-cask-fonts/pull/6725 And the Google Font appears to have been updated, which should fix the issue we were getting in VS Code: https://github.com/microsoft/vscode/issues/100840 --- systems/mac/Brewfile | 2 ++ systems/mac/README.md | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/systems/mac/Brewfile b/systems/mac/Brewfile index db576d9..4c78fdc 100644 --- a/systems/mac/Brewfile +++ b/systems/mac/Brewfile @@ -68,6 +68,8 @@ cask "duet" cask "elgato-control-center" tap "homebrew/cask-versions" cask "firefox-developer-edition" +tap "homebrew/cask-fonts" +cask "font-source-code-pro" cask "google-drive" cask "google-chrome" cask "hammerspoon" diff --git a/systems/mac/README.md b/systems/mac/README.md index 0702d4f..e4cad80 100644 --- a/systems/mac/README.md +++ b/systems/mac/README.md @@ -10,11 +10,6 @@ * Install Bitwarden * The Homebrew version doesn't support "Enable browser integration" * Install [Homebrew](https://brew.sh/) -* Install the Source Code Pro font directly from - [GitHub](https://github.com/adobe-fonts/source-code-pro) - * The Homebrew version needs SVN and uses an [outdated/broken Google Fonts - version](https://github.com/Homebrew/homebrew-cask-fonts/issues/3972) - * Add the files to Font Book * Go through System Settings * Apple Id * Set the account picture