-
-
Notifications
You must be signed in to change notification settings - Fork 64
/
Brewfile
126 lines (126 loc) Β· 2.19 KB
/
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
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
tap "d12frosted/emacs-plus"
tap "esphen/wsta", "https://github.com/esphen/wsta.git"
tap "heroku/brew"
tap "homebrew/boneyard"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "nodenv/nodenv"
tap "puma/puma"
cask "java"
brew "ack"
brew "aspell"
brew "augeas"
brew "autoconf"
brew "automake"
brew "aws-elasticbeanstalk"
brew "gdbm"
brew "python"
brew "awscli"
brew "bash-completion"
brew "fontconfig"
brew "gettext"
brew "dialog"
brew "certbot"
brew "colordiff"
brew "coreutils"
brew "curl"
brew "direnv"
brew "elasticsearch"
brew "elixir"
brew "esniper"
brew "exercism"
brew "faac"
brew "fdk-aac"
brew "lame"
brew "libogg"
brew "libvorbis"
brew "theora"
brew "xvid"
brew "ffmpeg", args: ["with-fdk-aac"]
brew "flac"
brew "forego"
brew "fswatch"
brew "ghostscript"
brew "git"
brew "libtasn1"
brew "libgpg-error"
brew "libassuan"
brew "libksba"
brew "libusb"
brew "npth"
brew "gnupg"
brew "[email protected]"
brew "go"
brew "gpac"
brew "hidapi"
brew "hub"
brew "libtool"
brew "imagemagick"
brew "imagemagick@6"
brew "jansson"
brew "jbig2dec"
brew "oniguruma"
brew "jq"
brew "kibana"
brew "libevent"
brew "libiconv"
brew "libmagic"
brew "libmatroska"
brew "libmicrohttpd"
brew "libsmi"
brew "libusb-compat"
brew "libvo-aacenc"
brew "libxslt"
brew "libyaml"
brew "mad"
brew "media-info"
brew "memcached"
brew "minicom"
brew "mysql"
brew "namebench"
brew "nmap"
brew "node"
brew "node-build"
brew "nodenv"
brew "[email protected]"
brew "ossp-uuid"
brew "p7zip"
brew "png2ico"
brew "[email protected]", restart_service: true
brew "protobuf"
brew "pth"
brew "qt"
brew "pyqt"
brew "rbenv"
brew "rbenv-default-gems"
brew "rbenv-gemset"
brew "redis", restart_service: true
brew "ruby"
brew "scons"
brew "sox"
brew "spark"
brew "taglib"
brew "telnet"
brew "terminal-notifier"
brew "texinfo"
brew "the_silver_searcher"
brew "tidy-html5"
brew "tmux"
brew "tree"
brew "unison"
brew "unixodbc"
brew "unrar"
brew "utf8proc"
brew "watch"
brew "wget"
brew "d12frosted/emacs-plus/emacs-plus"
brew "esphen/wsta/wsta"
brew "heroku/brew/heroku"
brew "nodenv/nodenv/nodenv-default-packages"
brew "nodenv/nodenv/nodenv-package-json-engine"
brew "puma/puma/puma-dev"
brew "sportngin/homebrew/mongodb24"
cask "java8"