-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
126 lines (126 loc) · 2.11 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
tap "eddieantonio/eddieantonio"
tap "homebrew-ffmpeg/ffmpeg"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "kdash-rs/kdash"
tap "mongodb/brew"
tap "nakabonne/ali"
tap "rs/tap"
tap "symfony-cli/tap"
tap "timescale/tap"
brew "agg"
brew "openssl@3"
brew "protobuf"
brew "grpc"
brew "apache-arrow"
brew "apr-util"
brew "asciinema"
brew "[email protected]"
brew "azure-cli"
brew "boost"
brew "brew-php-switcher"
brew "gcc"
brew "btop"
brew "fontconfig"
brew "glib"
brew "openldap"
brew "freetds"
brew "php"
brew "composer"
brew "ctop"
brew "folly"
brew "edencommon"
brew "fd"
brew "gnutls"
brew "harfbuzz"
brew "libarchive"
brew "libass"
brew "numpy"
brew "tesseract"
brew "ffmpeg"
brew "fish"
brew "fizz"
brew "fzf"
brew "gawk"
brew "gnupg"
brew "gpgme"
brew "proj"
brew "libheif"
brew "nss"
brew "poppler"
brew "gdal"
brew "gh"
brew "ghostscript"
brew "git"
brew "git-delta"
brew "glow"
brew "go"
brew "librsvg"
brew "graphviz"
brew "htop"
brew "httpd"
brew "httpie"
brew "jq"
brew "openjdk"
brew "kafka"
brew "kubernetes-cli"
brew "lazydocker"
brew "lazygit"
brew "luv"
brew "lynx"
brew "md5sha1sum"
brew "mkcert"
brew "neofetch"
brew "neovim"
brew "nixpacks"
brew "nmap"
brew "node"
brew "pgbadger"
brew "[email protected]"
brew "pinentry-mac"
brew "pipx"
brew "postgresql@14"
brew "postgis"
brew "qt@5"
brew "python-cryptography"
brew "python-tabulate"
brew "[email protected]"
brew "[email protected]"
brew "railway"
brew "redis"
brew "ripgrep"
brew "ruby"
brew "rust"
brew "scriptcs"
brew "sqlite-utils"
brew "suite-sparse"
brew "terminal-notifier"
brew "texlive"
brew "tmux"
brew "watch"
brew "zig"
brew "eddieantonio/eddieantonio/imgcat"
brew "kdash-rs/kdash/kdash"
brew "mongodb/brew/mongodb-database-tools"
brew "nakabonne/ali/ali"
brew "rs/tap/jaggr"
brew "rs/tap/jplot"
brew "symfony-cli/tap/symfony-cli"
cask "appcleaner"
cask "calibre"
cask "cyberduck"
cask "dotnet-sdk"
cask "font-cascadia-code"
cask "font-cascadia-code-pl"
cask "font-cascadia-mono"
cask "font-cascadia-mono-pl"
cask "google-cloud-sdk"
cask "karabiner-elements"
cask "keka"
cask "kitty"
cask "openkey"
cask "orbstack"
cask "sensiblesidebuttons"
cask "sequel-ace"
cask "wezterm"