-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile
141 lines (135 loc) · 2.61 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
136
137
138
139
140
141
# Taps
tap 'homebrew/bundle'
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
tap 'homebrew/cask'
tap 'homebrew/core'
tap 'espanso/espanso'
# Binaries
brew '1password-cli'
brew 'antigen'
brew 'bat'
brew 'coreutils'
brew 'ctop'
brew 'dark-mode'
brew 'diff-so-fancy'
brew 'dockutil'
brew 'espanso'
brew 'eza'
brew 'fd'
brew 'ffmpeg'
brew 'ffsend'
brew 'fpp'
brew 'fzf'
brew 'gh'
brew 'git-recent'
brew 'git'
brew 'grep'
brew 'grip'
brew 'hr'
brew 'hstr'
brew 'httpie'
brew 'hyperfine'
brew 'imagemagick'
brew 'jesseduffield/lazydocker/lazydocker'
brew 'jesseduffield/lazygit/lazygit'
brew 'mas'
brew 'moreutils'
brew 'peco'
brew 'pgcli'
brew 'pipx'
brew 'reattach-to-user-namespace'
brew 'ripgrep'
brew 'thefuck'
brew 'tig'
brew 'tmux'
brew 'tokei'
brew 'trash'
brew 'tree'
brew 'uv'
brew 'wget'
brew 'wifi-password'
brew 'xsv'
brew 'youtube-dl'
brew 'z'
brew 'zsh-completions'
brew 'zsh'
# Dev
brew 'mysql'
brew 'node'
brew 'php'
brew 'python'
# Apps
cask 'alfred'
cask 'arc'
cask 'homebrew/cask-versions/firefox-developer-edition'
cask 'homebrew/cask-versions/google-chrome-canary'
cask 'brave-browser'
cask 'cleanapp'
cask 'colorpicker-skalacolor'
cask 'cursor'
cask 'discord'
cask 'docker'
cask 'dropbox'
cask 'dropshare'
cask 'fantastical'
cask 'figma'
cask 'firefox'
cask 'font-ibm-plex'
cask 'google-chrome'
cask 'grammarly'
cask 'hyperkey'
cask 'insomnia'
cask 'iterm2'
cask 'kap'
cask 'keyboard-maestro'
cask 'linear-linear'
cask 'microsoft-teams'
cask 'notion'
cask 'numi'
cask 'opera'
cask 'plex'
cask 'postman'
cask 'raycast'
cask 'screenflow'
cask 'spectacle'
cask 'spotify'
cask 'tableplus'
cask 'telegram'
cask 'the-unarchiver'
cask 'viber'
cask 'visual-studio-code'
cask 'vlc'
# Install manually
# Bartender, https://www.macbartender.com/
# iStat-Menus, https://bjango.com/mac/istatmenus/
# Transmit, https://panic.com/transmit/
# Super Hexagon, https://apps.apple.com/us/app/super-hexagon/id609274853?mt=12
# Quicklook
cask 'qlcolorcode'
cask 'qlimagesize'
cask 'qlmarkdown'
cask 'qlstephen'
cask 'qlvideo'
cask 'quicklook-json'
cask 'quicklookase'
cask 'suspicious-package'
cask 'webpquicklook'
# Mac App Store Apps
mas 'Xcode', id: 497799835
mas '1Password', id: 1333542190
mas 'Amphetamine', id: 937984704
# mas 'Bear', id: 1091189122
# mas 'Day One', id: 1055511498
# mas 'GIF Brewery 3', id: 1081413713
mas 'Keynote', id: 409183694
mas 'LIMBO', id: 481629890
# mas 'Monosnap', id: 540348655
# mas 'Numbers', id: 409203825
mas 'Pages', id: 409201541
mas 'Pocket', id: 568494494
mas 'Slack', id: 803453959
mas 'The Unarchiver', id: 425424353
mas 'Things3', id: 904280696
mas 'VPN Unlimited', id: 727593140
# mas 'WhatsApp', id: 1147396723