-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
164 lines (164 loc) · 2.78 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
tap "hivemq/mqtt-cli"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
brew "[email protected]"
brew "readline"
brew "autoconf"
brew "automake"
brew "coreutils"
brew "libtool"
brew "libyaml"
brew "unixodbc"
brew "asdf"
brew "autojump"
# brew "aws-elasticbeanstalk"
brew "bash"
brew "bat"
brew "binutils"
brew "gmp"
brew "binwalk"
brew "bison"
brew "gettext", link: false
brew "certbot"
brew "cifer"
brew "cloc"
brew "cmake"
brew "composer"
brew "cpprestsdk"
brew "gawk"
brew "gnu-sed"
brew "make"
brew "ncurses"
brew "crosstool-ng"
brew "curl"
brew "diff-so-fancy"
brew "doxygen"
brew "entr"
brew "exa"
brew "exiftool"
brew "exiv2"
brew "webp"
brew "ffmpeg"
brew "fop"
brew "fzf"
brew "gdb"
brew "git"
brew "gnupg", link: false
brew "gource"
brew "gperftools"
brew "graphviz"
brew "hashcat"
brew "help2man"
brew "highlight"
brew "htop"
brew "hub"
brew "hugo"
brew "imagemagick"
brew "ios-deploy"
brew "jq"
brew "knock"
brew "lazydocker"
brew "lazygit"
brew "libxslt"
brew "markdown"
brew "mas"
brew "maven"
brew "mitmproxy"
brew "mysql", restart_service: true, link: false
brew "neofetch"
brew "neovim"
brew "ninja"
brew "nmap"
brew "node"
brew "noti"
brew "nvm"
brew "pandoc"
brew "pigz"
brew "pkg-config"
brew "postgresql@11", link: true
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "screen"
brew "shellcheck"
brew "shtool"
brew "snort"
brew "stormssh"
brew "telnet"
brew "the_silver_searcher"
brew "tig"
brew "tldr"
brew "tmux"
brew "trash"
brew "tree"
brew "unzip"
brew "vim"
brew "wdiff"
brew "wget"
brew "wimlib"
brew "direnv"
brew "wireguard-tools"
#brew "wireshark"
brew "wxwidgets"
brew "yarn"
brew "z"
brew "zlib"
brew "zsh"
brew "hivemq/mqtt-cli/mqtt-cli"
brew "fnm"
#brew "stripe/stripe-cli/stripe"
cask "font-sauce-code-pro-nerd-font"
cask "visual-studio-code"
cask "tunnelblick"
cask "latexit"
cask "texstudio"
cask "gitkraken"
cask "istat-menus"
cask "all-in-one-messenger"
cask "dash"
cask "tableplus"
cask "insomnia"
# cask "tor-browser"
# cask "onionshare"
cask "balenaetcher"
cask "arduino"
cask "wireshark"
cask "burp-suite"
cask "drawio"
cask "google-chrome"
cask "keybase"
cask "transmit"
cask "microsoft-teams"
cask "appcleaner"
cask "mos"
cask "nextcloud"
cask "bibdesk"
cask "zoom"
cask "karabiner-elements"
cask "1password-cli"
cask "forklift"
cask "alfred"
cask "docker"
cask "deepl"
cask "around"
cask "sensei"
cask "zotero"
cask "soundsource"
cask "skype"
cask "fig"
cask "spotify"
cask "mosaic"
cask "aldente"
mas "Adblock Plus", id: 1432731683
# mas "Encrypto", id: 935235287
# mas "Grammarly for Safari", id: 1462114288
# mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Ora", id: 1340501510
mas "Pages", id: 409201541
mas "Pocket", id: 568494494
mas "Save to Pocket", id: 1477385213
mas "Xcode", id: 497799835