-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
61 lines (60 loc) · 1001 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
tap "1password/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
tap "microsoft/git"
tap "tomanthony/brews"
brew "awscli"
brew "bat"
brew "boost"
brew "chezmoi"
brew "direnv"
brew "folly"
brew "edencommon"
brew "fizz"
brew "wangle"
brew "fbthrift"
brew "fb303"
brew "fd"
brew "tesseract"
brew "fzf"
brew "gh"
brew "git"
brew "glow"
brew "jless"
brew "jq"
brew "tree-sitter"
brew "neovim"
brew "node"
brew "poppler"
brew "postgresql@14"
brew "pyenv"
brew "pyenv-virtualenv"
brew "[email protected]"
brew "redis"
brew "ripgrep"
brew "ruff"
brew "tmux"
brew "tmuxinator"
cask "1password-cli"
cask "docker"
cask "font-jetbrains-mono-nerd-font"
cask "git-credential-manager-core"
cask "gitify"
cask "monitorcontrol"
cask "stats"
# Loop
tap "cerbos/tap"
tap "vmware-tanzu/carvel"
brew "asdf"
brew "actionlint"
brew "cerbos/tap/cerbos"
brew "gnupg"
brew "imagemagick"
brew "mkcert"
brew "nss"
brew "qpdf"
brew "shellcheck"
brew "vmware-tanzu/carvel/ytt"
brew "watchman"