-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
77 lines (74 loc) · 1.29 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
tap 'homebrew/core'
tap 'homebrew/bundle'
tap 'homebrew/cask'
tap 'buo/cask-upgrade'
tap 'homebrew/cask-fonts'
brew 'ack'
brew 'composer'
brew 'ffmpeg'
brew 'gh'
brew 'git'
brew 'gnupg'
brew 'graphicsmagick'
brew 'imagemagick' --with-webp
brew 'mackup'
brew 'mas'
brew 'openssl'
brew 'pinentry-mac'
brew 'pyenv'
brew 'readline'
brew 'sqlite3'
brew 'textql'
brew 'wget'
brew 'xpdf'
brew 'xz'
brew 'yarn'
brew 'zlib'
brew 'zsh'
brew 'zsh-autosuggestions'
brew 'zsh-completions'
brew 'zsh-syntax-highlighting'
cask '1password'
cask 'authy'
cask 'blockblock'
cask 'ccleaner'
cask 'cyberduck'
cask 'docker'
cask 'dropbox'
cask 'easyfind'
cask 'etrecheckpro'
cask 'fantastical'
cask 'google-chrome'
cask 'google-cloud-sdk'
cask 'handbrake'
cask 'harvest'
cask 'imageoptim'
cask 'iterm2'
cask 'kap'
cask 'knockknock'
cask 'lulu'
cask 'malwarebytes'
cask 'messenger'
cask 'mjml'
cask 'notion'
cask 'openrefine'
cask 'oversight'
cask 'paw'
cask 'reikey'
cask 'signal'
cask 'slack'
cask 'sourcetree'
cask 'spotify'
cask 'tableplus'
cask 'the-unarchiver'
cask 'tower'
cask 'tunnelbear'
cask 'visual-studio-code'
cask 'vlc'
cask 'zoom'
mas 'Battery Indicator', id: 1206020918
mas 'Dato', id: 1470584107
mas 'Jiffy', id: 1502527999
mas 'Lungo', id: 1263070803
mas 'Universal Remote | Roomie', id: 1455871956
mas 'Boop', id: 1518425043