this repo has no description
1brew "age"
2brew "aria2"
3brew "atuin", restart_service: :changed
4brew "aws-iam-authenticator"
5brew "awscli"
6brew "bat"
7brew "chezmoi"
8brew "chruby", args: %w[HEAD]
9brew "dnscontrol"
10brew "dockutil"
11brew "doggo"
12brew "dust"
13brew "eza"
14brew "fd"
15brew "ffmpeg"
16brew "flyctl"
17brew "fortune"
18brew "fzf"
19brew "fzy"
20brew "gh"
21brew "ghq"
22brew "git-delta"
23brew "git"
24brew "gpg"
25brew "grex"
26brew "handbrake"
27brew "htop"
28brew "jj"
29brew "jjui"
30brew "jq"
31brew "kubectl"
32brew "macmon"
33brew "mactop"
34brew "magic-wormhole"
35brew "mosh"
36brew "nodenv"
37brew "overmind"
38brew "pam-reattach"
39brew "pipx"
40brew "ponysay"
41brew "postgresql@16", restart_service: :changed
42brew "prettyping"
43brew "reattach-to-user-namespace"
44brew "redis", restart_service: :changed
45brew "ripgrep"
46brew "rsync"
47brew "ruby-install"
48brew "source-highlight"
49brew "ssh-copy-id"
50brew "tailscale"
51brew "tmux"
52brew "uv"
53brew "wget"
54brew "xcodes"
55brew "xq"
56brew "yt-dlp"
57brew "zoxide"
58brew "zsh-completions"
59
60tap "eth-p/software"
61brew "eth-p/software/bat-extras"
62
63tap "heroku/brew"
64brew "heroku/brew/heroku"
65
66tap "indirect/tap"
67brew "indirect/tap/bpb"
68brew "indirect/tap/horse_fortunes"
69brew "indirect/tap/weird_fortunes"
70brew "indirect/tap/utilitylimb_fortunes"
71brew "indirect/tap/wishfish"
72
73tap "nodenv/nodenv"
74brew "nodenv/nodenv/nodenv-package-json-engine"
75
76tap "puma/puma"
77brew "puma/puma/puma-dev"
78
79tap "smudge/smudge"
80brew "smudge/smudge/nightlight"
81
82tap "skatkov/tap"
83brew "skatkov/tap/poshtui"
84
85# cask "dymo-connect"
86cask "1password-cli"
87cask "1password"
88cask "acorn"
89cask "alfred"
90cask "avifquicklook"
91cask "backblaze"
92cask "backuploupe"
93cask "calibre"
94cask "daisydisk"
95cask "dash"
96cask "discord"
97cask "fantastical"
98cask "figma"
99cask "firefox"
100cask "font-monaspace"
101cask "font-new-york"
102cask "font-sf-compact"
103cask "font-sf-mono"
104cask "font-sf-pro"
105cask "fork"
106cask "google-chrome"
107cask "hammerspoon"
108cask "handbrake-app"
109cask "jordanbaird-ice"
110cask "jumpshare"
111cask "karabiner-elements"
112cask "keyboard-maestro"
113cask "launchcontrol"
114cask "linear-linear"
115cask "little-snitch"
116cask "macvim-app"
117cask "macwhisper"
118cask "maestral"
119cask "marked-app"
120cask "mountain-duck"
121cask "name-mangler"
122cask "notion"
123cask "nova"
124cask "omnifocus"
125cask "omnigraffle"
126cask "orbstack"
127cask "playdate-simulator"
128cask "qladdict"
129cask "qlcolorcode"
130cask "qlprettypatch"
131cask "qlvideo"
132cask "qlzipinfo"
133cask "quicklook-csv"
134cask "quicklook-json"
135cask "quicknfo"
136cask "raindropio"
137cask "rapidapi"
138cask "rectangle-pro"
139cask "retcon"
140cask "screens"
141cask "secretive"
142cask "slack"
143cask "stats"
144cask "steam"
145cask "superduper"
146cask "suspicious-package"
147cask "tailscale-app"
148cask "textmate"
149cask "virtualbuddy"
150cask "visual-studio-code"
151cask "vlc"
152cask "warp"
153cask "webpquicklook"
154cask "zoom"
155cask "zoomin"
156
157cask "indirect/tap/font-menlo-nerd-font"
158cask "indirect/tap/font-sf-mono-nerd-font"
159cask "indirect/tap/ghostty"
160cask "indirect/tap/glance", args: { no_quarantine: true }
161cask "indirect/tap/sky"
162
163{{- if .server }}
164# Server-specific
165brew "caddy"
166brew "indirect/tap/cronitor"
167brew "transmission-cli", restart_service: :changed
168
169cask "fujitsu-scansnap-home"
170cask "indirect/tap/lidarr", args: { no_quarantine: true }
171cask "indirect/tap/radarr", args: { no_quarantine: true }
172cask "plex-media-server"
173cask "sabnzbd", args: { no_quarantine: true }
174cask "softraid"
175cask "sonarr", args: { no_quarantine: true }
176{{- end }}