-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
51 lines (48 loc) · 850 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
cask_args appdir: '/Applications'
tap 'davidalger/warden'
tap 'jondot/tap'
tap 'mutagen-io/mutagen'
tap 'homebrew/cask-fonts'
tap 'homebrew/bundle'
tap 'shopify/shopify'
brew 'ack'
brew 'coreutils'
brew 'davidalger/warden/warden'
brew 'docker-compose'
brew 'git'
brew 'grc'
brew 'gh'
brew 'imagemagick'
brew 'jp2a'
brew 'jq'
brew 'libgit2'
brew 'openssl'
brew 'mutagen-io/mutagen/mutagen-beta'
brew 'node'
brew 'nodenv'
brew 'readline'
brew 'pv'
brew 'roundup'
brew 'spaceman-diff'
brew 'unrar'
brew 'wget'
brew 'youtube-dl'
brew 'zsh'
brew 'zsh-completions'
cask '1password'
cask 'alfred'
cask 'docker'
cask 'fantastical'
cask 'font-fira-code'
cask 'flux'
cask 'github'
cask 'google-chrome'
cask 'keepingyouawake'
cask 'slack'
cask 'tableplus'
cask 'visual-studio-code'
cask 'iterm2'
cask 'figma'
cask 'phpstorm'
cask 'postman'
cask 'superhuman'