forked from holman/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile
More file actions
91 lines (88 loc) · 1.38 KB
/
Brewfile
File metadata and controls
91 lines (88 loc) · 1.38 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
86
87
88
89
90
91
cask_args appdir: '/Applications'
tap 'caskroom/cask'
tap 'caskroom/versions'
tap 'homebrew/apache'
tap 'homebrew/bundle'
tap 'homebrew/command-not-found'
tap 'homebrew/core'
tap 'homebrew/dupes'
tap 'homebrew/services'
tap 'homebrew/versions'
cask 'java'
cask 'atom'
cask 'brave'
cask 'caffeine'
cask 'dbeaver-enterprise'
cask 'eve'
cask 'flux'
cask 'google-chrome'
cask 'gimp'
cask 'gitup'
cask 'hipchat'
cask 'iterm2'
cask 'skype'
cask 'skitch'
cask 'slack'
cask 'spectacle'
cask 'visual-studio-code'
cask 'virtualbox'
cask 'vlc'
cask 'XQuartz'
brew 'ack'
brew 'atk'
brew 'aspell'
brew 'autoconf'
brew 'autojump'
brew 'automake'
brew 'awscli'
brew 'cmake'
brew 'coreutils'
brew 'editorconfig'
brew 'elixir'
brew 'ffmpeg'
brew 'fontconfig'
brew 'fontforge'
brew 'freetype'
brew 'gettext'
brew 'go'
brew 'icdiff'
brew 'libcaca', args: ['with-imlib2']
brew 'libevent'
brew 'libgit2'
brew 'libpng'
brew 'librsvg'
brew 'libtiff'
brew 'maven'
brew 'macvim'
brew 'memcached'
brew 'mongodb'
brew 'mono'
brew 'nvm'
brew 'ocaml'
brew 'opam'
brew 'openssl'
brew 'readline'
brew 'pkg-config'
brew 'postgresql'
brew 'python'
brew 'ruby-build'
brew 'rbenv'
brew 'rpm'
brew 'sbt'
brew 'scala'
brew 'sdl2'
brew 'sdl2_mixer'
brew 'sslyze'
brew 'the_silver_searcher'
brew 'tmux'
brew 'ttyrec'
brew 'ttygif'
brew 'tree'
brew 'unrar'
brew 'vim'
brew 'watch'
brew 'watchman'
brew 'wget'
brew 'x264'
brew 'youtube-dl'
brew 'zsh'