-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathBrewfile
151 lines (151 loc) · 2.94 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
tap "aws/tap"
tap "colindean/fonts-nonfree"
tap "elastic/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "universal-ctags/universal-ctags"
brew "autoconf"
brew "readline"
brew "python@3.9"
brew "awscli"
brew "bash"
brew "bat"
brew "bazel"
brew "bfg"
brew "glib"
brew "cairo"
brew "coreutils"
brew "curl"
brew "diff-so-fancy"
brew "diffutils"
brew "exa"
brew "fd"
brew "harfbuzz"
brew "libass"
brew "ffmpeg"
brew "fish"
brew "folly"
brew "fzf"
brew "gh"
brew "gifsicle"
brew "git"
brew "git-delta"
brew "git-review"
brew "git-town"
brew "gnu-units"
brew "golangci-lint"
brew "pango"
brew "librsvg"
brew "graphviz"
brew "hub"
brew "hugo"
brew "imagemagick"
brew "jq"
brew "krb5"
brew "libyaml"
brew "llvm"
brew "mas"
brew "qt"
brew "mkvtoolnix"
brew "vapoursynth"
brew "youtube-dl"
brew "mpv"
brew "neovim"
brew "node"
brew "pandoc"
brew "parallel"
brew "poppler"
brew "pdfgrep"
brew "postgresql", restart_service: true
brew "pre-commit"
brew "pup"
brew "pyenv"
brew "python@3.8"
brew "ruby-build"
brew "rbenv"
brew "ripgrep"
brew "sd"
brew "serverless"
brew "smartmontools"
brew "tectonic"
brew "terraform"
brew "tig"
brew "vips"
brew "watchman"
brew "wget"
brew "xsv"
brew "yarn"
brew "elastic/tap/elasticsearch-full"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
cask "adoptopenjdk"
cask "backblaze"
cask "dash"
cask "discord"
cask "docker"
cask "downie"
cask "figma"
cask "filebot"
cask "firefox"
cask "flux"
cask "font-doulos-sil"
cask "font-microsoft-office"
cask "forecast"
cask "gpg-suite-no-mail"
cask "hammerspoon"
cask "iina"
cask "imageoptim"
cask "kaleidoscope"
cask "karabiner-elements"
cask "knockknock"
cask "logitech-options"
cask "mactex"
cask "mailtrackerblocker"
cask "openinterminal"
cask "pdf-expert"
cask "permute"
cask "screens"
cask "signal"
cask "slack"
cask "steam"
cask "tableplus"
cask "transmission"
cask "transmit"
cask "typora"
cask "visual-studio-code"
cask "vlc"
cask "xld"
cask "zoom"
mas "AdGuard for Safari", id: 1440147259
mas "Aviary", id: 1522043420
mas "Book Track", id: 1496543317
mas "Calca", id: 635758264
mas "Cascadea", id: 1432182561
mas "Compressor", id: 424390742
mas "Deliveries", id: 290986013
mas "djay Pro AI", id: 450527929
mas "DuckDuckGo Privacy Essentials", id: 1482920575
mas "Due", id: 524373870
mas "Final Cut Pro", id: 424389933
mas "GarageBand", id: 682658836
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Logic Pro", id: 634148309
mas "MainStage", id: 634159523
mas "Messenger", id: 1480068668
mas "Motion", id: 434290957
mas "Notability", id: 360593530
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Paprika Recipe Manager 3", id: 1303222628
mas "Pixelmator Pro", id: 1289583905
mas "Reeder", id: 1529448980
mas "StopTheMadness", id: 1376402589
mas "The Unarchiver", id: 425424353
mas "Things", id: 904280696
mas "Vimari", id: 1480933944
mas "Xcode", id: 497799835