-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
42 lines (39 loc) · 752 Bytes
/
Brewfile
File metadata and controls
42 lines (39 loc) · 752 Bytes
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
# Homebrew bundle for dotfiles (Apple Silicon).
# Regenerate with: brew bundle dump --file=Brewfile
tap "oven-sh/bun"
brew "bash"
brew "buf"
brew "cloud-sql-proxy"
brew "fzf"
brew "gh"
brew "git"
brew "gnupg"
brew "openjdk"
brew "openjdk@11"
brew "pinentry-mac"
brew "redis"
brew "ruby"
brew "starship"
brew "webp"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "oven-sh/bun/bun"
cask "adobe-creative-cloud"
cask "android-studio"
cask "chatgpt"
cask "cyberduck"
cask "docker-desktop"
cask "figma"
cask "firefox"
cask "font-fira-code"
cask "gcloud-cli"
cask "google-chrome"
cask "google-drive"
cask "kreya"
cask "raspberry-pi-imager"
cask "rive"
cask "tableplus"
cask "visual-studio-code"
cask "zed"