-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
62 lines (62 loc) · 1015 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
58
59
60
61
62
tap "adoptopenjdk/openjdk"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "osx-cross/arm"
tap "osx-cross/avr"
tap "qmk/qmk"
brew "ansiweather"
brew "ant"
brew "autoconf"
brew "automake"
brew "bash-completion"
brew "ccache"
brew "clang-format"
brew "cmake"
brew "coreutils"
brew "cowsay"
brew "diff-so-fancy"
brew "dnsmasq"
brew "fd"
brew "fortune"
brew "fzf"
brew "gh"
brew "git"
brew "git-delta"
brew "git-lfs"
brew "[email protected]"
brew "glib"
brew "grep"
brew "libtool"
brew "imagemagick"
brew "less"
brew "lolcat"
brew "luarocks"
brew "make"
brew "mkcert"
brew "nss"
brew "pidcat"
brew "pyenv"
brew "rbenv"
brew "ripgrep"
brew "rlwrap"
brew "ruby-build"
brew "socat"
brew "thefuck"
brew "tmux"
brew "vim"
brew "watchman"
brew "wget"
brew "zplug"
brew "zsh"
brew "zsh-completions"
brew "zsh-history-substring-search"
brew "qmk/qmk/qmk"
cask "alacritty"
cask "corelocationcli"
cask "hammerspoon"
cask "keycastr"
cask "rar"
cask "stretchly"