forked from panchr/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
76 lines (67 loc) · 1.07 KB
/
Copy pathBrewfile
File metadata and controls
76 lines (67 loc) · 1.07 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
# Terminal
brew "zsh"
brew "tmux"
cask "ghostty"
# Terminal utilities
brew "tree"
brew "vnstat"
brew "telnet"
brew "watch"
brew "grep"
brew "htop"
brew "ripgrep"
brew "rsync"
brew "the_silver_searcher"
brew "yq"
brew "jq"
brew "noti"
brew "fzf"
brew "fd"
brew "bat"
brew "riff"
brew "moor"
brew "prettier"
brew "mise"
tap "sourcegraph/src-cli"
brew "sourcegraph/src-cli/src-cli"
tap "teamookla/speedtest"
brew "teamookla/speedtest/speedtest"
# Git
brew "gh"
brew "git"
# Emacs
tap "d12frosted/emacs-plus"
brew "d12frosted/emacs-plus/emacs-plus@30"
# Agentic coding tools
cask "claude-code"
tap "anomalyco/tap"
brew "anomalyco/tap/opencode"
tap "steveyegge/beads"
brew "steveyegge/beads/bd"
# Python
brew "openssl"
brew "readline"
brew "sqlite3"
brew "xz"
brew "zlib"
# Languages
brew "bazelisk"
brew "buildifier"
brew "clang-format"
brew "shellcheck"
brew "shfmt"
brew "terraform"
brew "tflint"
brew "llvm"
# Misc
brew "awscli"
brew "binwalk"
brew "findutils"
brew "coreutils"
brew "gnutls"
brew "gnupg"
brew "ffmpeg"
brew "imagemagick"
brew "openssh"
brew "pinentry-mac"
cask "utm"