-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile.linux
58 lines (58 loc) · 1021 Bytes
/
Brewfile.linux
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
tap "homebrew/aliases"
tap "homebrew/bundle"
tap "homebrew/core"
tap "homebrew/test-bot"
tap "linuxbrew/extra"
tap "sambrightman/patience", "https://github.com/sambrightman/homebrew-patience.git"
brew "libffi"
brew "libyaml"
brew "zlib"
brew "gcc"
brew "[email protected]"
brew "ruby"
brew "libtool"
brew "pkg-config"
brew "guile"
brew "bash-completion"
brew "libpng"
brew "util-linux"
brew "glib"
brew "cairo"
brew "circleci"
brew "[email protected]"
brew "nettle"
brew "gnutls"
brew "emacs"
brew "[email protected]"
brew "[email protected]"
brew "git"
brew "gobject-introspection"
brew "libxslt"
brew "gtk-doc"
brew "harfbuzz"
brew "hub"
brew "itstool"
brew "ldns"
brew "systemd"
brew "libtiff"
brew "llvm"
brew "lua"
brew "md5sha1sum", link: false
brew "mercurial"
brew "node"
brew "opam"
brew "openblas"
brew "openssh"
brew "openssl@3"
brew "pandoc"
brew "pango"
brew "proj"
brew "[email protected]"
brew "r"
brew "shellcheck"
brew "sloccount"
brew "sphinx-doc"
brew "ssllabs-scan"
brew "texinfo"
brew "tmux"
brew "sambrightman/patience/python@2"