-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
52 lines (50 loc) · 845 Bytes
/
Brewfile
File metadata and controls
52 lines (50 loc) · 845 Bytes
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
# Taps
tap "cloudflare/cloudflare"
tap "dart-lang/dart"
tap "hashicorp/tap"
tap "leoafarias/fvm"
tap "ngrok/ngrok"
tap "stripe/stripe-cli"
# Formulae
brew "biome"
brew "chromaprint"
brew "cloudflared"
brew "cocoapods"
brew "dart-lang/dart/dart"
brew "doctl"
brew "fish"
brew "freetds"
brew "gcc"
brew "gh"
brew "hugo"
brew "icu4c@77"
brew "jpeg"
brew "lazygit"
brew "leoafarias/fvm/fvm"
brew "libavif"
brew "libpq"
brew "librsvg"
brew "make"
brew "minikube"
brew "pipx"
brew "pkgconf"
brew "pnpm"
brew "postgresql@16"
brew "postgresql@17"
brew "python-setuptools"
brew "python@3.12"
brew "rebar3"
brew "starship"
brew "stripe/stripe-cli/stripe"
brew "telnet"
brew "wxwidgets"
# Casks
cask "ghostty"
cask "1password-cli"
cask "claude-code"
cask "docker-desktop"
cask "flutter"
cask "gcloud-cli"
cask "google-cloud-sdk"
cask "ngrok"
cask "warp"