-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
246 lines (246 loc) · 4.49 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
tap "denisidoro/tools"
tap "filippo.io/age", "https://filippo.io/age"
tap "gabrie30/utils"
tap "graalvm/tap"
tap "homebrew/bundle"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/services"
tap "pivotal/tap"
tap "remotemobprogramming/brew"
tap "sl1pm4t/k2tf", "https://github.com/sl1pm4t/k2tf.git"
tap "splieth/igor"
tap "splieth/swamp"
tap "wata727/tflint"
tap "xen0l/taps"
brew "ack"
brew "libunistring"
brew "gettext"
brew "activemq"
brew "age"
brew "oniguruma"
brew "jq"
brew "ansiweather"
brew "ant"
brew "autoconf"
brew "[email protected]"
brew "[email protected]"
brew "autojump"
brew "automake"
brew "aws-iam-authenticator"
brew "awscli"
brew "bash"
brew "c-ares"
brew "gcc"
brew "checkov"
brew "clojure"
brew "cmake"
brew "coreutils"
brew "cscope"
brew "curl"
brew "dbus"
brew "dive"
brew "exiftool"
brew "libevent"
brew "libtasn1"
brew "nettle"
brew "ffmpeg"
brew "findutils"
brew "fnm"
brew "gawk"
brew "gd"
brew "git"
brew "git-crypt"
brew "git-lfs"
brew "gnu-sed"
brew "gnu-tar"
brew "gnu-which"
brew "libksba"
brew "libusb"
brew "pinentry"
brew "gnupg"
brew "gnuplot"
brew "go"
brew "gopass"
brew "gradle"
brew "libtool"
brew "graphviz"
brew "grep"
brew "groovy"
brew "pkgconf"
brew "hadolint"
brew "helm"
brew "htmlq"
brew "htop"
brew "hub"
brew "hugo"
brew "immudb"
brew "ipcalc"
brew "node"
brew "jsonlint"
brew "k2tf"
brew "k9s"
brew "kcat"
brew "kubernetes-cli"
brew "krew"
brew "kube-ps1"
brew "kubectx"
brew "leiningen"
brew "libpq"
brew "libu2f-host"
brew "libusb-compat"
brew "mas"
brew "maven"
brew "minikube"
brew "mkcert"
brew "moreutils"
brew "nmap"
brew "nvm"
brew "openconnect"
brew "openfortivpn"
brew "openshift-cli"
brew "openvpn"
brew "packer"
brew "tree"
brew "pass"
brew "perl"
brew "pgcli"
brew "pinentry-mac"
brew "pipenv"
brew "pre-commit"
brew "protobuf"
brew "pth"
brew "pulumi"
brew "pwgen"
brew "[email protected]"
brew "rust"
brew "rustup"
brew "sassc"
brew "shellcheck"
brew "shfmt"
brew "sops"
brew "spoof-mac"
brew "tailscale"
brew "telnet"
brew "terraform-docs"
brew "terrascan"
brew "tfenv"
brew "tflint"
brew "tfsec"
brew "the_silver_searcher"
brew "thefuck"
brew "tig"
brew "utf8proc"
brew "vim"
brew "watch"
brew "wget"
brew "wireshark", link: false
brew "xpdf"
brew "yamllint"
brew "yarn"
brew "yq"
brew "zlib"
brew "zsh"
brew "zsh-completions"
brew "gabrie30/utils/ghorg"
brew "remotemobprogramming/brew/mob"
brew "splieth/igor/igor", args: ["HEAD"]
brew "splieth/swamp/swamp"
cask "1password"
cask "1password-cli"
cask "abbyy-finereader-pdf"
cask "adobe-creative-cloud"
cask "aerial"
cask "alfred"
cask "alt-tab"
cask "appcleaner"
cask "audacity"
cask "background-music"
cask "bartender"
cask "bluetility"
cask "charles"
cask "chatgpt"
cask "cyberduck"
cask "db-browser-for-sqlite"
cask "devonthink"
cask "discord"
cask "docker"
cask "downie"
cask "dropbox"
cask "gimp"
cask "google-cloud-sdk"
cask "google-drive"
cask "gpg-suite"
cask "imazing"
cask "iterm2"
cask "jetbrains-toolbox"
cask "languagetool"
cask "lm-studio"
cask "macdown"
cask "mactex"
cask "microsoft-auto-update"
cask "microsoft-office"
cask "microsoft-teams"
cask "miniconda"
cask "mobster"
cask "mp3tag"
cask "ngrok"
cask "obs"
cask "obsidian"
cask "ogdesign-eagle"
cask "portfolioperformance"
cask "postman"
cask "scrivener"
cask "silverlight"
cask "slack"
cask "sloth"
cask "spotmenu"
cask "steam"
cask "teamspeak-client"
cask "the-unarchiver"
cask "tunnelblick"
cask "tyme"
cask "ultimaker-cura"
cask "upterm"
cask "visualvm"
cask "vlc"
cask "whatsapp"
cask "wireshark"
cask "wkhtmltopdf"
cask "xquartz"
cask "yt-music"
cask "zoom"
cask "zwift"
mas "1Password for Safari", id: 1569813296
mas "AdBlock Pro", id: 1018301773
mas "Amphetamine", id: 937984704
mas "AusweisApp", id: 948660805
mas "Bear", id: 1091189122
mas "Desk Remote Control", id: 1509037746
mas "GarageBand", id: 682658836
mas "GoodLinks", id: 1474335294
mas "Keynote", id: 409183694
mas "Magic Cutter", id: 431721059
mas "Magnet", id: 441258766
mas "Meeter", id: 1510445899
mas "MoneyMoney", id: 872698314
mas "Netmo", id: 1192219511
mas "Noir", id: 1592917505
mas "Notability", id: 360593530
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Parcel", id: 639968404
mas "Pastebot", id: 1179623856
mas "Play", id: 1596506190
mas "Reeder", id: 1529448980
mas "Screens", id: 1224268771
mas "Steam Link", id: 1246969117
mas "Subtrack", id: 1519946553
mas "Tailscale", id: 1475387142
mas "Things", id: 904280696
mas "Ulysses", id: 1225570693
mas "Vimari", id: 1480933944
mas "Voice.ai", id: 6444030605
mas "Whisper Transcription", id: 1668083311
mas "Xcode", id: 497799835