-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Brewfile
More file actions
91 lines (88 loc) · 1.59 KB
/
.Brewfile
File metadata and controls
91 lines (88 loc) · 1.59 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
# Managed by scripts/brewfile-manager.sh.
# Formulae, taps, and cross-platform casks are shared by default. Darwin-only apps and overrides live in .Brewfile.darwin.
# Shared packages
tap "entireio/tap"
tap "k1low/tap"
tap "schroneko/tap"
tap "xdevplatform/tap"
brew "agent-browser"
brew "autoconf"
brew "autoconf-archive"
brew "automake"
brew "ccache"
brew "cloudflared", restart_service: :changed
brew "cmake"
brew "coreutils"
brew "ffmpeg"
brew "flyctl"
brew "fzf"
brew "gcc"
brew "gh"
brew "ghq"
brew "git"
brew "git-lfs"
brew "glow"
brew "hf"
brew "imagemagick"
brew "jq"
brew "k1low/tap/mo"
brew "libass"
brew "marp-cli"
brew "mise"
brew "mupdf-tools"
brew "nasm"
brew "ncdu"
brew "neovim"
brew "ninja"
brew "nmap"
brew "oci-cli"
brew "openjdk"
brew "pdfcpu"
brew "pkgconf"
brew "poppler"
brew "portaudio"
brew "presenterm"
brew "qpdf"
brew "ripgrep"
brew "schroneko/tap/castkit"
brew "stow"
brew "syncthing", restart_service: :changed
brew "tesseract-lang"
brew "timg"
brew "tmux"
brew "tree"
brew "yt-dlp"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"
cask "1password-cli@beta"
cask "codex"
cask "copilot-cli"
# Darwin-only packages
brew "container"
brew "mint"
brew "xcodegen"
cask "1password"
cask "antigravity"
cask "claude"
cask "cleanshot"
cask "codex-app"
cask "comfyui"
cask "cursor"
cask "discord"
cask "fluidvoice"
cask "font-plemol-jp-nf"
cask "ghostty"
cask "google-chrome"
cask "google-drive"
cask "homerow"
cask "keycastr"
cask "lm-studio"
cask "monitorcontrol"
cask "ollama-app"
cask "rectangle"
cask "screen-studio"
cask "slack"
cask "tailscale-app"
cask "zoom"
# Linux-only packages