-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
111 lines (111 loc) · 1.82 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
tap "github/gh"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "molovo/revolver"
tap "mpv-player/mpv"
tap "pivotal/tap"
tap "rhyeal/aws-rotate-iam-keys", "https://github.com/rhyeal/aws-rotate-iam-keys"
tap "snyk/tap"
tap "thoughtbot/formulae"
tap "watsonbox/cmu-sphinx"
tap "weaveworks/tap"
brew "readline"
brew "ansible"
brew "asciinema"
brew "autoconf"
brew "automake"
brew "bat"
brew "gettext", link: false
brew "libffi"
brew "glib"
brew "[email protected]"
brew "calc"
brew "coreutils"
brew "cowsay"
brew "curl"
brew "dive"
brew "docker", link: false
brew "ed"
brew "exa"
brew "fasd"
brew "fribidi"
brew "libtool"
brew "unbound"
brew "gnutls"
brew "gobject-introspection"
brew "harfbuzz"
brew "little-cms2"
brew "libass"
brew "libbluray"
brew "ffmpeg"
brew "findutils"
brew "fzf"
brew "gawk"
brew "gcc"
brew "gh"
brew "git-quick-stats"
brew "gnu-sed"
brew "gnu-tar"
brew "go"
brew "graphviz"
brew "grep"
brew "helm"
brew "htop"
brew "httpie"
brew "hub"
brew "hugo"
brew "influxdb"
brew "irssi"
brew "jq"
brew "librdkafka"
brew "kafkacat"
brew "libjwt"
brew "libpq"
brew "libvo-aacenc"
brew "openldap"
brew "lighttpd"
brew "lua"
brew "make"
brew "makedepend"
brew "maven"
brew "mitmproxy"
brew "mpg123"
brew "vapoursynth"
brew "youtube-dl"
brew "mpv"
brew "node"
brew "nyancat"
brew "onefetch"
brew "openshift-cli"
brew "pacvim"
brew "pandoc"
brew "pgcli"
brew "pipenv"
brew "postgresql"
brew "potrace"
brew "pyenv"
brew "pyenv-virtualenv", args: ["HEAD"]
brew "rcm"
brew "ripgrep"
brew "ruby"
brew "st"
brew "swig"
brew "telnet"
brew "terraform"
brew "tig"
brew "tldr"
brew "tmux"
brew "tree"
brew "unar"
brew "unrar"
brew "vegeta"
brew "vim"
brew "vimpager"
brew "websocat"
brew "wget"
brew "molovo/revolver/revolver"
brew "pivotal/tap/springboot"
brew "rhyeal/aws-rotate-iam-keys/aws-rotate-iam-keys"
brew "weaveworks/tap/eksctl"