forked from fire1ce/BrewUp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile.sparrow
159 lines (159 loc) · 2.84 KB
/
Brewfile.sparrow
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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "proxmark/proxmark3"
brew "m4"
brew "autoconf"
brew "gdbm"
brew "mpdecimal"
brew "[email protected]"
brew "readline"
brew "sqlite"
brew "xz"
brew "[email protected]"
brew "awscli"
brew "bdw-gc"
brew "berkeley-db"
brew "blueutil"
brew "bpytop"
brew "brotli"
brew "c-ares"
brew "gmp"
brew "coreutils"
brew "gettext"
brew "jemalloc"
brew "libev"
brew "libunistring"
brew "libidn2"
brew "libssh2"
brew "nghttp2"
brew "rtmpdump"
brew "zstd"
brew "curl"
brew "pcre2"
brew "git"
brew "libffi"
brew "libtool"
brew "pkg-config"
brew "guile"
brew "libevent"
brew "libtasn1"
brew "nettle"
brew "p11-kit"
brew "unbound"
brew "gnutls"
brew "go"
brew "ncurses"
brew "htop"
brew "hugo"
brew "icu4c"
brew "iperf3"
brew "libgpg-error"
brew "libgcrypt"
brew "libmaxminddb"
brew "libmetalink"
brew "libsmi"
brew "libssh"
brew "libusb"
brew "libusb-compat"
brew "libuv"
brew "lua"
brew "lz4"
brew "mas"
brew "mdcat"
brew "nano"
brew "nmap"
brew "node"
brew "openjdk"
brew "p7zip"
brew "pcre"
brew "perl"
brew "popt"
brew "pyenv"
brew "pyenv-virtualenv"
brew "qt@5"
brew "ruby-build"
brew "rbenv"
brew "xxhash"
brew "rsync"
brew "speedtest-cli"
brew "telnet"
brew "watch"
brew "wget"
brew "wifi-password"
brew "youtube-dl"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
brew "proxmark/proxmark3/arm-none-eabi-gcc"
brew "proxmark/proxmark3/proxmark3"
cask "1password"
cask "alfred"
cask "android-platform-tools"
cask "app-cleaner"
cask "applepi-baker"
cask "balenaetcher"
cask "bartender"
cask "checkra1n"
cask "cyberduck"
cask "disk-inventory-x"
cask "displaylink"
cask "dropbox"
cask "dropshare"
cask "firefox"
cask "folx"
cask "font-awesome-terminal-fonts"
cask "font-fira-code-nerd-font"
cask "forticlient-vpn"
cask "google-chrome"
cask "google-drive"
cask "insomnia"
cask "istat-menus"
cask "iterm2"
cask "itsycal"
cask "karabiner-elements"
cask "keka"
cask "lastpass"
cask "macmediakeyforwarder"
cask "macupdater"
cask "messenger"
cask "micro-snitch"
cask "microsoft-auto-update"
cask "microsoft-office"
cask "microsoft-teams"
cask "moonlight"
cask "nordvpn"
cask "openmtp"
cask "owasp-zap"
cask "paragon-ntfs"
cask "parallels"
cask "raspberry-pi-imager"
cask "scroll-reverser"
cask "sdformatter"
cask "snagit"
cask "spotify"
cask "synology-drive"
cask "telegram"
cask "timche-gmail-desktop"
cask "tor-browser"
cask "transfer"
cask "tunnelblick"
cask "visual-studio-code"
cask "vlc"
cask "whatsapp"
cask "wireshark"
cask "zenmap"
cask "zoom"
mas "Amphetamine", id: 937984704
mas "AutoMute", id: 1118136179
mas "Disk Speed Test", id: 425264550
mas "Geekbench 5", id: 1478447657
mas "iA Writer", id: 775737590
mas "LanScan", id: 472226235
mas "Magnet", id: 441258766
mas "Microsoft Remote Desktop", id: 1295203466
mas "OTP Auth", id: 1471867429
mas "Xcode", id: 497799835
mas "Yoink", id: 457622435