-
Notifications
You must be signed in to change notification settings - Fork 2
/
Brewfile
58 lines (54 loc) · 924 Bytes
/
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
cask_args appdir: '/Applications'
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
tap 'homebrew/bundle'
tap 'homebrew/core'
tap 'homebrew/services'
brew 'assh'
brew 'coreutils'
brew 'composer'
brew 'curl'
brew 'grc'
brew 'gpatch'
brew 'imagemagick'
brew 'libgit2'
brew 'openssl'
brew 'mas'
brew 'node'
brew 'fnm'
brew 'readline'
brew 'ruby-build'
brew 'rbenv'
brew 'python'
brew 'tmate'
brew 'unrar'
brew 'wget'
brew 'zsh'
brew 'zsh-syntax-highlighting'
brew '[email protected]'
brew 'pure'
brew 'mkcert'
brew 'nss'
cask '1password'
cask 'brave-browser'
cask 'dropbox'
cask 'firefox'
cask 'google-chrome'
cask 'google-drive-file-stream'
cask 'visual-studio-code'
cask 'poedit'
cask 'setapp'
cask 'slack'
cask 'sublime-text'
cask 'transmit'
cask 'tableplus'
cask 'tower'
cask 'quicklook-json'
cask 'macdown'
cask 'spotify'
cask 'notion'
cask 'adobe-creative-cloud'
cask 'harvest'
cask 'whatsapp'
cask 'deepl'
cask 'todoist'