-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
96 lines (87 loc) · 1.39 KB
/
Copy pathBrewfile
File metadata and controls
96 lines (87 loc) · 1.39 KB
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
tap "hashicorp/tap"
tap "k1LoW/tap"
# --- CLI tools ---
brew "bat"
brew "curl"
brew "eza"
brew "fd"
brew "fzf"
brew "ghq"
brew "htop"
brew "jq"
brew "ripgrep"
brew "tree"
brew "unzip"
brew "wget"
brew "zoxide"
# --- Shell ---
brew "starship"
brew "tmux"
brew "neovim"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
# --- Development ---
brew "act"
brew "actionlint"
brew "aqua"
brew "ast-grep"
brew "gh"
brew "git"
brew "git-filter-repo"
brew "git-lfs"
brew "cmake"
brew "just"
brew "make"
brew "mise"
brew "k1LoW/tap/mo"
brew "overmind"
brew "sqlite"
brew "zizmor"
cask "claude"
cask "zed"
# --- Languages / Runtimes ---
brew "gcc"
brew "poetry"
brew "ruff"
brew "rustup"
brew "uv"
brew "volta"
# --- Cloud / Infra ---
brew "awscli"
brew "azure-cli"
brew "colima"
brew "docker"
brew "docker-buildx"
brew "docker-compose"
brew "lima-additional-guestagents"
brew "hashicorp/tap/terraform"
cask "gcloud-cli"
# --- Media ---
brew "exiftool"
brew "ffmpeg"
# --- Apps ---
cask "appcleaner"
cask "arc"
cask "coconutbattery"
cask "copilot-cli"
cask "devtoys"
cask "drawio"
cask "figma"
cask "firefox"
cask "ghostty"
cask "google-chrome"
cask "google-drive"
cask "keycastr"
cask "postman"
cask "raycast"
cask "rectangle"
cask "scroll-reverser"
cask "slack"
cask "usage-app"
cask "visual-studio-code"
cask "zen"
cask "zoom"
# --- Fonts ---
cask "font-hack-nerd-font"
cask "font-monaspace"