forked from holman/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
46 lines (43 loc) · 669 Bytes
/
Brewfile
File metadata and controls
46 lines (43 loc) · 669 Bytes
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
cask_args appdir: '/Applications'
tap 'homebrew/bundle'
tap 'puma/puma'
brew 'ack'
brew 'carthage'
brew 'cocoapods'
brew 'coreutils'
brew 'elixir'
brew 'ffmpeg'
brew 'gifsicle'
brew 'git'
brew 'grc'
brew 'heroku'
brew 'imagemagick'
brew 'jp2a'
brew 'jq'
brew 'libgit2'
brew 'mongodb'
brew 'mysql'
brew 'node'
brew 'openssl'
brew 'perl'
brew 'postgresql'
brew 'python'
brew 'rbenv'
brew 'shpotify'
brew 'spaceman-diff'
brew 'switchaudio-osx'
brew 'unrar'
brew 'vim'
brew 'wget'
brew 'yarn'
brew 'youtube-dl'
cask 'visual-studio-code'
cask 'charles'
cask 'evernote'
cask 'firefox'
cask 'flux'
cask 'google-chrome'
cask 'postman'
cask 'slack'
cask 'spotify'
cask 'vlc'