-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBrewfile
135 lines (131 loc) · 2.36 KB
/
Brewfile
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
tap 'AlexanderWillner/tap'
tap 'alecthomas/tap'
tap 'fsouza/prettierd'
tap 'homebrew/bundle'
tap 'homebrew/cask'
tap 'homebrew/cask-fonts'
tap 'homebrew/core'
tap 'jesseduffield/lazydocker'
tap 'nexeck/homebrew-tmuxinator'
tap 'tinygo-org/tools'
tap 'oven-sh/bun'
brew 'ack'
brew 'aspell'
brew 'awscli'
brew 'bash'
brew 'bat'
brew 'bun'
brew 'cask'
brew 'cmake'
brew 'coreutils'
brew 'ctop'
brew 'fish'
brew 'fnm'
brew 'fsouza/prettierd/prettierd'
brew 'fzf'
brew 'gh'
brew 'gifsicle'
brew 'git'
brew 'gnu-getopt'
brew 'gnu-sed'
brew 'gnupg', link: false
brew 'gnutls'
brew 'go'
brew 'gpg2'
brew 'gping'
brew 'htop'
brew 'httpie'
brew 'helix'
brew 'hugo'
brew 'imagemagick'
brew 'jpeg'
brew 'jq'
brew 'kind'
brew 'kubectl'
brew 'lazydocker'
brew 'lazygit'
brew 'luarocks'
brew 'lua-language-server'
brew 'marksman'
brew 'mas'
brew 'mercurial'
brew 'neovim'
brew 'pandoc'
brew 'perl'
brew 'pinentry'
brew 'pnpm'
brew 'prettyping'
brew 'python'
brew 'reattach-to-user-namespace'
brew 'ripgrep'
brew 'rust'
brew 'rust-analyzer'
brew 'safe-rm'
brew 'shfmt'
brew 'siege'
brew 'starship'
brew 'stow'
brew 'stylua'
brew 'swiftlint'
brew 'taplo'
brew 'terminal-notifier'
brew 'thefuck'
brew 'tidy-html5'
brew 'tldr'
brew 'tmux'
brew 'trash'
brew 'tree-sitter'
brew 'vim'
brew 'wget'
brew 'yarn'
brew 'zsh'
brew 'zsh-completions'
# Fonts
cask 'font-anonymous-pro'
cask 'font-fira-code'
cask 'font-hack'
cask 'font-hack-nerd-font'
cask 'font-ibm-plex'
cask 'font-inconsolata'
cask 'font-jetbrains-mono-nerd-font'
cask 'font-montserrat'
cask 'font-open-sans'
cask 'font-oswald'
cask 'font-pt-mono'
cask 'font-roboto'
cask 'font-roboto-mono'
cask 'font-source-code-pro'
cask 'font-source-sans-pro'
cask 'font-work-sans'
# Applications
cask 'appcleaner'
cask 'brave-browser'
cask 'cleanshot'
cask 'cryptomator'
cask 'devonthink'
cask 'docker'
cask 'figma'
cask 'firefox'
cask 'ghostty'
cask 'google-chrome'
cask 'imageoptim'
cask 'osxfuse'
cask 'postico'
cask 'signal'
cask 'swiftformat-for-xcode'
cask 'transmission'
cask 'visual-studio-code'
cask 'webstorm'
cask 'zoom'
# Mac App Store
mas 'AdGuard for Safari', id: 1440147259
mas 'Anybox', id: 1593408455
mas 'Lungo', id: 1263070803
mas 'Magnet', id: 441258766
mas 'Meeter', id: 1510445899
mas 'Pixelmator Pro', id: 1289583905
mas 'Slack', id: 803453959
mas 'Vimari', id: 1480933944
mas 'Vinegar', id: 1591303229
mas 'Xcode', id: 497799835
mas 'xScope', id: 889428659