-
Notifications
You must be signed in to change notification settings - Fork 0
/
brewfile
56 lines (56 loc) · 912 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
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
brew "atuin"
brew "sqlite"
brew "xz"
brew "awscli"
brew "bat"
brew "cdk"
brew "coreutils"
brew "curl"
brew "direnv"
brew "dotter"
brew "fd"
brew "fzf"
brew "gh"
brew "git"
brew "git-delta"
brew "git-lfs"
brew "gnupg"
brew "httpie"
brew "icu4c@76"
brew "jq"
brew "just"
brew "lazygit"
brew "lua"
brew "luarocks"
brew "markdown"
brew "mmix"
brew "neovim"
brew "node"
brew "nvm"
brew "packer"
brew "pkgconf"
brew "podman"
brew "pre-commit"
brew "pyenv"
brew "ripgrep"
brew "ruby"
brew "scc"
brew "terramate"
brew "tmux"
brew "tmuxinator"
brew "tree"
brew "wget"
brew "hashicorp/tap/terraform"
cask "bruno"
cask "dbeaver-community"
cask "font-3270-nerd-font"
cask "font-commit-mono-nerd-font"
cask "font-hack-nerd-font"
cask "font-mononoki-nerd-font"
cask "font-space-mono-nerd-font"
cask "font-ubuntu-mono-nerd-font"
cask "notunes"
cask "raycast"