-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBrewfile
More file actions
85 lines (83 loc) · 1.41 KB
/
Brewfile
File metadata and controls
85 lines (83 loc) · 1.41 KB
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
78
79
80
81
82
83
84
85
brew "ansible"
brew "aws-elasticbeanstalk"
brew "awscli"
brew "cmake"
brew "ctags"
brew "git"
brew "htop-osx"
brew "httpie"
brew "hub"
brew "imagemagick"
brew "libpng"
brew "libxml2"
brew "node"
brew "nvm"
brew "openssl"
brew "perl"
brew "puma/puma/puma-dev"
brew "python2"
brew "qt"
brew "redis", service_restart: true
brew "ripgrep"
brew "ruby-build"
brew "ruby-install"
brew "the_silver_searcher"
brew "thoughtbot/formulae/rcm"
brew "tmux"
brew "tree"
brew "vim"
brew "watchman"
brew "wget"
brew "zsh"
tap "caskroom/cask"
tap "codeclimate/formulae"
tap "homebrew/boneyard"
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/services"
tap "thoughtbot/formulae"
cask "1password"
cask "alfred"
cask "atom"
cask "avibrazil-rdm"
cask "bartender"
cask "basecamp"
cask "bettertouchtool"
cask "betterzip"
cask "brave-browser"
cask "caffeine"
cask "dash"
cask "dbvisualizer"
cask "discord"
cask "divvy"
cask "docker"
cask "dropbox"
cask "firefox"
cask "flowdock"
cask "forklift"
cask "google-chrome"
cask "google-drive-file-stream"
cask "handbrake"
cask "iterm2"
cask "itsycal"
cask "microsoft-office"
cask "paw"
cask "qlcolorcode"
cask "qlmarkdown"
cask "qlstephen"
cask "qlvideo"
cask "quicklook-json"
cask "rocket"
cask "screenflow"
cask "sip"
cask "skitch"
cask "skype"
cask "soapui"
cask "soundcleod"
cask "spotify"
cask "suspicious-package"
cask "the-unarchiver"
cask "visual-studio-code"
cask "vlc"
cask "webpquicklook"
cask "zoomus"