-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBrewfile
86 lines (86 loc) · 1.4 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
tap "datadog/tap", "[email protected]:DataDog/homebrew-tap.git"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "yt-dlp/taps"
brew "ack"
brew "webp"
brew "[email protected]"
brew "awscli@1"
brew "bash"
brew "bash-completion"
brew "bat"
brew "bazelisk"
brew "glib"
brew "[email protected]"
brew "cairo"
brew "cmake"
brew "coreutils"
brew "cython"
brew "go"
brew "dep"
brew "elm"
brew "guile"
brew "unbound"
brew "gnutls"
brew "harfbuzz"
brew "little-cms2"
brew "lz4"
brew "gobject-introspection"
brew "libass"
brew "tesseract"
brew "ffmpeg"
brew "gcc"
brew "gdk-pixbuf"
brew "gimme"
brew "git"
brew "gnupg"
brew "google-java-format"
brew "netpbm"
brew "pango"
brew "librsvg"
brew "graphviz"
brew "grep"
brew "helm"
brew "httrack"
brew "hyperscan"
brew "jq"
brew "krb5"
brew "kube-ps1"
brew "kubectx"
brew "librdkafka"
brew "lux"
brew "make"
brew "maven"
brew "neovim"
brew "nghttp2"
brew "node"
brew "pdftk-java"
brew "postgresql@14"
brew "pre-commit"
brew "pyenv"
brew "qpdf"
brew "rbenv"
brew "reattach-to-user-namespace"
brew "tctl"
brew "tfenv"
brew "tmux"
brew "tree"
brew "vault"
brew "watch"
brew "wget"
brew "youtube-dl"
brew "datadog/tap/python@2"
brew "yt-dlp/taps/yt-dlp"
cask "adoptopenjdk8"
cask "another-redis-desktop-manager"
cask "aws-vault"
cask "bloomrpc"
cask "ddtool"
cask "google-cloud-sdk"
cask "tctl-data-converter"
cask "tctl-local-auth"
cask "tctx"
cask "vagrant"
cask "virtualbox"