-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
92 lines (92 loc) · 1.38 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
tap "1password/tap"
tap "bufbuild/buf"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "ktr0731/evans"
tap "snyk/tap"
brew "act"
brew "actionlint"
brew "ca-certificates"
brew "pycparser"
brew "cffi"
brew "openssl@3"
brew "cryptography"
brew "xz"
brew "ansible"
brew "libtiff"
brew "little-cms2"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "aws-sam-cli"
brew "[email protected]"
brew "awscli"
brew "axel"
brew "bat"
brew "berkeley-db", link: true
brew "glib"
brew "cairo"
brew "cdrtools"
brew "coreutils"
brew "ctags"
brew "docutils"
brew "dvdbackup"
brew "eza"
brew "fd"
brew "unbound"
brew "gnutls"
brew "harfbuzz"
brew "leptonica"
brew "libass"
brew "pango"
brew "srt"
brew "tesseract"
brew "ffmpeg"
brew "fzf"
brew "gh"
brew "ghq"
brew "git"
brew "git-delta"
brew "gnu-time"
brew "gnupg"
brew "guile"
brew "lua"
brew "highlight"
brew "htop"
brew "jansson"
brew "jq"
brew "k9s"
brew "kubectx"
brew "luajit"
brew "luarocks"
brew "mas"
brew "mise"
brew "tree-sitter"
brew "neovim"
brew "nghttp2"
brew "openjdk"
brew "openldap"
brew "pipx"
brew "protobuf"
brew "[email protected]"
brew "[email protected]"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "ruby"
brew "shellcheck"
brew "stern"
brew "tcl-tk"
brew "the_silver_searcher"
brew "tig"
brew "tmux"
brew "tree"
brew "vegeta"
brew "vim"
brew "watch"
brew "wget"
brew "yq"
brew "zsh"
brew "bufbuild/buf/buf"
brew "ktr0731/evans/evans"
brew "snyk/tap/snyk"