From 3f08345cd67b5fc8b7009b662c9cc0c8227a16c5 Mon Sep 17 00:00:00 2001 From: Saibotk Date: Sun, 22 May 2022 12:51:03 +0200 Subject: [PATCH] mac: Add mactex and graphviz packages --- macos/Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macos/Brewfile b/macos/Brewfile index 682cf3e..52fb740 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -9,6 +9,7 @@ tap 'nicoverbruggen/homebrew-cask' brew 'awscli' brew 'bash' brew 'coreutils' # Those that come with macOS are outdated +brew 'graphviz' brew 'ffmpeg' brew 'gh' brew 'git' @@ -87,6 +88,7 @@ cask 'gitkraken' cask 'basecamp' cask 'setapp' cask 'spotify' +cask 'mactex' # Fonts cask 'font-fira-code'