-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
53 lines (49 loc) · 973 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
cask_args appdir: '/Applications'
tap 'heroku/brew'
tap 'homebrew/services'
tap 'joshuaclayton/formulae'
tap 'thoughtbot/formulae'
tap 'universal-ctags/universal-ctags'
brew 'asdf'
brew 'coreutils'
brew 'git'
brew 'heroku/brew/heroku'
brew 'imagemagick'
brew 'joshuaclayton/formulae/unused'
brew 'mas'
brew 'node'
brew 'openssl'
brew 'libyaml' # should come after openssl
brew 'postgresql', service_restart: true
brew 'sqlite'
brew 'the_silver_searcher'
brew 'thoughtbot/formulae/parity'
brew 'tree'
brew 'universal-ctags', args: ['HEAD']
brew 'vim'
brew 'x264'
brew 'xvid'
brew 'xz'
brew 'yarn'
brew 'zsh'
cask '1password'
cask 'adguard'
cask 'alfred'
cask 'appcleaner'
cask 'authy'
cask 'dropbox'
cask 'figma'
cask 'firefox'
cask 'google-chrome'
cask 'little-snitch'
cask 'notion'
cask 'postico'
cask 'postman'
cask 'quicklook-csv'
cask 'quicklook-json'
cask 'skitch'
cask 'slack'
cask 'spotify'
cask 'visual-studio-code'
cask 'whatsapp'
mas 'Todoist', id: 585829637