-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
80 lines (80 loc) · 1.19 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
tap "homebrew/bundle"
tap "homebrew/services"
tap "osx-cross/arm"
tap "osx-cross/avr"
tap "qmk/qmk"
tap "sptim/formulae"
brew "libpng"
brew "little-cms2"
brew "webp"
brew "jpeg-xl"
brew "aom"
brew "atuin"
brew "automake"
brew "gettext"
brew "avrdude"
brew "glib"
brew "libx11"
brew "clang-format"
brew "cmake"
brew "coreutils"
brew "exiftool"
brew "flyctl"
brew "gd"
brew "gdbm"
brew "gdk-pixbuf"
brew "git-lfs"
brew "libnghttp2"
brew "libksba"
brew "pinentry"
brew "readline"
brew "gnupg"
brew "gopls"
brew "gpgme"
brew "netpbm"
brew "gts"
brew "harfbuzz"
brew "pango"
brew "librsvg"
brew "graphviz"
brew "grep"
brew "hadolint"
brew "hledger"
brew "htmlq"
brew "htop"
brew "jaq"
brew "krb5"
brew "openjdk"
brew "leiningen"
brew "libarchive"
brew "libssh2"
brew "libgit2"
brew "libomp", link: true
brew "libyaml"
brew "luajit"
brew "mkcert"
brew "ncdu"
brew "neovim"
brew "node"
brew "node-build"
brew "node@18"
brew "nss"
brew "openjpeg"
brew "pgformatter"
brew "tcl-tk"
brew "pillow"
brew "pinentry-mac"
brew "sqlite", link: true
brew "[email protected]"
brew "[email protected]"
brew "ripgrep"
brew "rpm"
brew "rustfmt"
brew "shfmt"
brew "stylua"
brew "tokei"
brew "tree"
brew "wget"
brew "yarn"
brew "zlib"
brew "qmk/qmk/qmk"