-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
108 lines (108 loc) · 1.71 KB
/
Brewfile
File metadata and controls
108 lines (108 loc) · 1.71 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
97
98
99
100
101
102
103
104
105
106
107
108
tap "adoptopenjdk/openjdk"
tap "databricks/tap"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "ibigio/tap"
tap "jstkdng/programs"
brew "xz"
brew "zstd"
brew "libtiff"
brew "little-cms2"
brew "aom"
brew "automake"
brew "gettext"
brew "awscli"
brew "azcopy"
brew "libyaml"
brew "azure-cli"
brew "harfbuzz"
brew "openjdk"
brew "bfg"
brew "bison"
brew "pycparser"
brew "libavif"
brew "pango"
brew "librsvg"
brew "chafa"
brew "chruby"
brew "cmake"
brew "coreutils"
brew "curl"
brew "docker-compose"
brew "fd"
brew "libevent"
brew "pmix"
brew "fzf"
brew "gdbm"
brew "gh"
brew "git-filter-repo"
brew "git-lfs"
brew "glow"
brew "p11-kit"
brew "unbound"
brew "gnutls"
brew "gnupg"
brew "gpgme"
brew "gmime"
brew "libheif"
brew "libraw"
brew "imagemagick"
brew "isort"
brew "jq"
brew "libffi"
brew "lsd"
brew "luajit"
brew "luarocks"
brew "macvim"
brew "maven"
brew "notmuch"
brew "neomutt"
brew "neovim"
brew "netpbm"
brew "ninja"
brew "node"
brew "node@22"
brew "openjdk@11"
brew "openjdk@17"
brew "pandoc"
brew "pass"
brew "pillow"
brew "pipx"
brew "pyenv"
brew "pyenv-virtualenv"
brew "rclone"
brew "rename"
brew "ripgrep"
brew "ruby-install"
brew "ruby@2.7"
brew "rustup"
brew "s3cmd"
brew "tig"
brew "tmux"
brew "trash", link: true
brew "tz"
brew "uv"
brew "vips"
brew "virtualenv", link: false
brew "viu"
brew "w3m"
brew "wget"
brew "databricks/tap/databricks"
brew "hashicorp/tap/terraform"
brew "ibigio/tap/shell-ai"
brew "jstkdng/programs/ueberzugpp"
cask "codex"
cask "font-fira-code-nerd-font"
cask "font-hack-nerd-font"
cask "font-ubuntu-sans-nerd-font"
cask "kitty"
cask "macfuse"
cask "mactex-no-gui"
cask "miniforge"
cask "stats"
cask "warp"
cask "wkhtmltopdf"
cargo "htmx-lsp"
cargo "poetry-udeps"