Skip to content

Commit

Permalink
Install Source Code Pro using Homebrew
Browse files Browse the repository at this point in the history
The font casks all use Git instead of SVN now:
Homebrew/homebrew-cask-fonts#6725

And the Google Font appears to have been updated, which should fix the
issue we were getting in VS Code:
microsoft/vscode#100840
  • Loading branch information
dguo committed Jul 24, 2023
1 parent 7f19586 commit b758e39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions systems/mac/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
5 changes: 0 additions & 5 deletions systems/mac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b758e39

Please sign in to comment.