-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
85 lines (85 loc) · 1.46 KB
/
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
tap "bufbuild/buf"
tap "derailed/k9s"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "michaeleisel/zld"
tap "pulumi/tap"
brew "act"
brew "autoconf"
brew "coreutils"
brew "libtool"
brew "openssl@3"
brew "unixodbc"
brew "asdf"
brew "openssl@1.1"
brew "python@3.11"
brew "awscli"
brew "berkeley-db"
brew "cmake"
brew "direnv"
brew "docker"
brew "docker-compose"
brew "exercism"
brew "flux"
brew "gh"
brew "libevent"
brew "p11-kit"
brew "unbound"
brew "gnutls"
brew "gnupg"
brew "go-task"
brew "golang-migrate"
brew "golangci-lint"
brew "grpcui"
brew "htop"
brew "jq"
brew "kubectx"
brew "mas"
brew "mkcert"
brew "navi"
brew "tree-sitter"
brew "neovim", args: ["HEAD"]
brew "node"
brew "nvm"
brew "pnpm"
brew "protobuf"
brew "protoc-gen-go"
brew "reattach-to-user-namespace"
brew "ripgrep"
brew "ruby"
brew "source-highlight"
brew "the_silver_searcher"
brew "tig"
brew "tmux"
brew "vim"
brew "wget"
brew "wxwidgets"
brew "yarn"
brew "zoxide"
brew "bufbuild/buf/buf"
brew "derailed/k9s/k9s"
brew "michaeleisel/zld/zld"
brew "pulumi/tap/pulumi"
cask "calibre"
cask "cleanmymac"
cask "discord"
cask "evernote"
cask "flux"
cask "font-hack-nerd-font"
cask "google-cloud-sdk"
cask "google-drive"
cask "insomnia"
cask "iterm2"
cask "keybase"
cask "skitch"
cask "slack"
cask "spotify"
cask "telegram"
cask "tunnelblick"
cask "vlc"
mas "GarageBand", id: 682658836
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Xcode", id: 497799835