-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
89 lines (76 loc) · 1.25 KB
/
Brewfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# Developer Tools
brew "ascii"
brew "fswatch"
brew "git"
brew "shellcheck"
# Document Preparation
brew "asymptote"
brew "graphviz"
brew "lilypond"
cask "mactex"
# Cryptography and Password Management
brew "gnupg"
brew "pass"
# E-Mail
brew "lynx"
brew "mutt"
brew "urlview"
# Web
brew "hurl"
brew "jq"
brew "wget"
# Shell
brew "z"
brew "zsh"
# Utilities
brew "fdupes"
brew "ffmpeg"
brew "imagemagick"
brew "pdfgrep"
brew "poppler"
brew "sox"
brew "tesseract"
brew "yt-dlp"
# VisiData
tap "saulpw/vd"
brew "saulpw/vd/visidata"
brew "pyyaml"
# X11
brew "feh"
cask "xquartz"
# Fonts
tap "homebrew/cask-fonts"
cask "font-iosevka"
# macOS Applications (free, open source)
cask "background-music"
cask "calibre"
cask "cyberduck"
cask "firefox"
cask "mactracker"
cask "macvim"
cask "obs"
cask "omnidisksweeper"
cask "openmtp"
cask "signal"
cask "thunderbird"
cask "trex"
cask "upscayl"
cask "visual-studio-code"
cask "vlc"
# macOS Applications (commercial)
cask "affinity-designer"
cask "affinity-photo"
cask "affinity-publisher"
cask "airfoil"
cask "audio-hijack"
cask "divvy"
cask "little-snitch"
cask "loopback"
cask "reaper"
cask "solvespace"
cask "spotify"
# Non-Homebrew
# https://rustup.rs/
# https://www.haskell.org/ghcup/
# Rosetta
# % softwareupdate --install-rosetta