-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
86 lines (79 loc) · 1.37 KB
/
Brewfile
File metadata and controls
86 lines (79 loc) · 1.37 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
tap "homebrew/autoupdate"
tap "heroku/brew"
tap "bufbuild/buf"
brew "mas"
# Browsers
cask "firefox"
cask "google-chrome"
cask "safari-technology-preview"
cask "vivaldi"
# Programming
brew "cloc"
brew "heroku/brew/heroku"
brew "git"
brew "gh"
brew "falco"
brew "lua"
brew "yarn"
brew "pnpm"
brew "jq"
brew "helm"
brew "wrk"
brew "bufbuild/buf/buf"
brew "actionlint"
brew "shellcheck"
brew "mkcert"
brew "awscli"
cask "gcloud-cli"
cask "figma"
cask "font-source-code-pro-for-powerline"
cask "visual-studio-code"
cask "virtualbox"
cask "android-platform-tools"
cask "db-browser-for-sqlite"
cask "proxyman"
cask "rancher"
cask "claude-code"
# Media
brew "imagemagick"
brew "ffmpeg"
cask "gimp"
# Utilities
brew "coreutils"
brew "moreutils"
brew "grep"
brew "gnu-sed"
brew "the_silver_searcher"
brew "terminal-notifier"
brew "tldr"
brew "tree"
brew "ifstat"
brew "direnv"
brew "noti"
brew "mise"
cask "box-drive"
cask "bitwarden"
cask "meetingbar"
cask "protonvpn"
cask "xbar"
cask "karabiner-elements"
cask "clipy"
cask "the-unarchiver"
cask "grandperspective"
mas "Letterspace", id: 950145466
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Keynote", id: 409183694
# QuickLook plugins
cask "qlvideo"
cask "qlstephen"
cask "betterzip"
# Entertainment
cask "vlc"
cask "spotify"
cask "bathyscaphe"
cask "blu-ray-player"
# Communication
cask "slack"
cask "discord"
mas "LINE", id: 539883307