-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
57 lines (57 loc) · 937 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
48
49
50
51
52
53
54
55
56
57
tap "dart-lang/dart"
tap "github/gh"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "qmk/qmk"
tap "universal-ctags/universal-ctags"
brew "avrdude"
brew "bat"
brew "readline"
brew "glib"
brew "clang-format"
brew "diff-so-fancy"
brew "exiftool"
brew "fd"
brew "gmp"
brew "ffmpeg"
brew "gh"
brew "git"
brew "gnupg"
brew "go"
brew "hugo"
brew "jq"
brew "lsd"
brew "luajit", args: ["HEAD"]
brew "luv"
brew "maven"
brew "mysql"
brew "neovim", args: ["HEAD"]
brew "node"
brew "pinentry-mac"
brew "poetry"
brew "postgresql"
brew "pre-commit"
brew "pyenv"
brew "qt"
brew "rainbarf"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "sbt"
brew "shfmt"
brew "spatialindex"
brew "teensy_loader_cli"
brew "the_silver_searcher"
brew "tmux"
brew "tree"
brew "uncrustify"
brew "vifm"
brew "w3m"
brew "watch"
brew "wget"
brew "yarn"
brew "zsh"
cask "font-victor-mono-nerd-font"
cask "kitty"
cask "mactex"