-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
47 lines (47 loc) · 897 Bytes
/
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
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "homebrew/services"
tap "jesseduffield/lazygit"
tap "michaeleisel/zld"
tap "osx-cross/arm"
tap "osx-cross/avr"
tap "qmk/qmk"
brew "aom"
brew "boost"
brew "python@3.9"
brew "docker-compose", link: false
brew "gdk-pixbuf"
brew "go"
brew "gobject-introspection"
brew "golangci-lint"
brew "gopls"
brew "harfbuzz"
brew "pango"
brew "librsvg"
brew "graphviz"
brew "jq"
brew "krb5"
brew "kubernetes-cli"
brew "libimobiledevice"
brew "libpq", link: true
brew "neovim"
brew "openjdk"
brew "pillow"
brew "python@3.10", link: false
brew "ripgrep"
brew "rom-tools"
brew "rover"
brew "rust-analyzer"
brew "sbt"
brew "stow"
brew "tmux"
brew "jesseduffield/lazygit/lazygit"
brew "michaeleisel/zld/zld"
brew "osx-cross/avr/avr-gcc@9"
brew "qmk/qmk/qmk"
cask "amethyst"
cask "basictex"
cask "docker"
cask "font-fira-code"