-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
98 lines (91 loc) · 1.66 KB
/
Brewfile
File metadata and controls
98 lines (91 loc) · 1.66 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
tap 'beeftornado/rmtree'
tap 'peterldowns/tap'
tap 'sst/tap'
if OS.mac?
tap 'jnsahaj/lumen'
tap 'rafifos/tap'
tap 'steipete/tap'
tap 'tw93/tap'
brew 'graphicsmagick'
brew 'ghostscript'
brew 'imagemagick'
brew 'awscli'
brew 'gpg'
brew 'hostess'
brew 'lumen'
brew 'mole'
brew 'pinentry-mac'
brew 'uutils-coreutils'
brew 'uutils-diffutils'
brew 'uutils-findutils'
cask '1password'
cask 'alt-tab'
cask 'android-platform-tools'
cask 'blip'
cask 'codexbar'
cask 'copilot-cli'
# cask 'discord'
cask 'docker-desktop'
cask 'eqmac'
cask 'figma'
cask 'font-inter'
cask 'font-iosevka-nerd-font'
cask 'font-new-york'
cask 'font-roboto'
cask 'font-sf-mono'
cask 'font-sf-pro'
cask 'ghostty'
cask 'git-credential-manager'
cask 'gitbutler'
cask 'google-chrome'
cask 'google-drive'
cask 'iina'
cask 'jordanbaird-ice@beta'
cask 'microsoft-outlook'
cask 'microsoft-teams'
cask 'onyx'
cask 'postman'
cask 'spotify'
cask 'stats'
cask 'teamspeak-client@beta'
cask 'visual-studio-code'
cask 'whatsapp'
cask 'zed'
cask 'zen'
mas 'Blackmagic Disk Speed Test', id: 425264550
mas 'Xcode', id: 497799835
end
# Build tools and libraries
brew 'autoconf'
brew 'gmp'
brew 'libyaml'
brew 'openssl@3'
brew 'readline'
brew 'atuin'
brew 'bat'
brew 'chezmoi'
brew 'eza'
brew 'fd'
brew 'fish'
brew 'fzf'
brew 'gh'
brew 'git'
brew 'git-delta'
brew 'grc'
brew 'helix'
brew 'httpie'
brew 'jq'
brew 'lazydocker'
brew 'lazygit'
brew 'localias'
brew 'mise'
brew 'ripgrep'
brew 'rm-improved'
brew 'opencode'
brew 'ouch'
brew 'shfmt'
brew 'shellcheck'
brew 'starship'
brew 'topgrade'
brew "xdg-ninja", args: ["HEAD"]
brew 'zoxide'