From 8b2dc74f2aff92af7d0058d08e5b07c348e23aae Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Mon, 30 Sep 2024 02:41:35 +0300 Subject: [PATCH] chore(brew): remove upstream removed font casks --- config/homebrew/Brewfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/homebrew/Brewfile b/config/homebrew/Brewfile index 183c02b..02e7491 100644 --- a/config/homebrew/Brewfile +++ b/config/homebrew/Brewfile @@ -204,8 +204,6 @@ cask "font-open-sans" cask "font-roboto" cask "font-source-code-pro" cask "font-source-code-pro-for-powerline" -cask "font-source-sans-pro" -cask "font-source-serif-pro" # GIT client cask "fork" # HTTP and GraphQL Client