-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
46 lines (46 loc) · 894 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
tap "homebrew/science"
tap "homebrew/core"
tap "homebrew/dev-tools"
tap "homebrew/bundle"
tap "homebrew/services"
tap "caskroom/cask"
cask "java"
cask "osxfuse"
brew "autoconf"
brew "cloc"
brew "cmake"
brew "docker"
brew "docker-compose"
brew "encfs"
brew "git"
brew "go"
brew "irssi"
brew "openssl"
brew "imagemagick"
brew "mas"
brew "node"
brew "ssh-copy-id"
brew "wget"
brew "vim"
cask "alfred"
cask "dropbox"
cask "handbrake"
cask "hex-fiend"
cask "imageoptim"
cask "iterm2"
cask "mp3tag"
cask "quitter"
cask "sequel-pro"
cask "sublime-text"
cask "textexpander"
mas "1Password", id: 443987910
mas "Acorn", id: 634108295
mas "Aperture", id: 408981426
mas "Cookie", id: 415585910
mas "Pecunia", id: 581402740
mas "Slack", id: 803453959
mas "Telephone", id: 406825478
mas "The Unarchiver", id: 425424353
mas "Things3", id: 904280696
mas "UlyssesMac", id: 1225570693
mas "Xcode", id: 497799835