-
Notifications
You must be signed in to change notification settings - Fork 1
/
Brewfile
118 lines (118 loc) · 1.89 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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/completions"
tap "homebrew/core"
tap "homebrew/dupes"
tap "homebrew/php"
tap "homebrew/services"
tap "homebrew/versions"
tap "mgrebenets/scan-build"
brew "ack"
brew "libyaml"
brew "openssl"
brew "readline"
brew "xz"
brew "python"
brew "apr-util", link: true
brew "assh"
brew "autoconf"
brew "automake"
brew "awscli"
brew "bash"
brew "bash-completion@2"
brew "boost"
brew "brew-cask-completion"
brew "ghc", link: false
brew "cabal-install", link: false
brew "libpng"
brew "gettext"
brew "libffi", link: true
brew "pcre"
brew "ccze"
brew "cmake"
brew "convmv"
brew "coreutils"
brew "cpprestsdk"
brew "curl"
brew "libevent"
brew "cython"
brew "jpeg"
brew "little-cms2"
brew "dcraw"
brew "diff-so-fancy"
brew "dockutil"
brew "lame"
brew "libvpx"
brew "x264"
brew "xvid"
brew "ffmpeg"
brew "flawfinder"
brew "libtool"
brew "unixodbc"
brew "gmp"
brew "gcc"
brew "gdb"
brew "geoip"
brew "geoipupdate"
brew "giflossy"
brew "git"
brew "git-town"
brew "gnu-sed", args: ["with-default-names"]
brew "go"
brew "grc"
brew "grep"
brew "icu4c"
brew "hstr"
brew "htop"
brew "httpstat"
brew "hub"
brew "webp"
brew "imagemagick"
brew "iproute2mac"
brew "oniguruma"
brew "jq"
brew "libmaxminddb"
brew "libxml2"
brew "links"
brew "lynx"
brew "make"
brew "mas"
brew "md5sha1sum"
brew "micro"
brew "mosh"
brew "mysql", restart_service: true
brew "nano"
brew "openssl@1.1"
brew "pkg-config"
brew "podiff"
brew "rename"
brew "ruby"
brew "sbt"
brew "scala"
brew "scons"
brew "speedtest-cli"
brew "sphinx-doc"
brew "splint"
brew "sslyze"
brew "stow"
brew "utf8proc"
brew "subversion"
brew "svgo"
brew "swi-prolog"
brew "terminal-notifier", link: false
brew "texi2html"
brew "thefuck"
brew "tig"
brew "tmux"
brew "trash"
brew "tree"
brew "unzip"
brew "wakatime-cli"
brew "wget"
brew "whois"
brew "wifi-password"
brew "z"
brew "zsh"
brew "zsh-completions"