mac: Add mactex and graphviz packages
This commit is contained in:
parent
a5096b7830
commit
3f08345cd6
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue