-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile
65 lines (65 loc) · 1.03 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
tap "anchore/syft"
tap "fluxcd/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "microsoft/git"
brew "argocd"
brew "aws-iam-authenticator"
brew "awscli"
brew "unbound"
brew "gnutls"
brew "lima"
brew "colima"
brew "crane"
brew "dive"
brew "docker-compose"
brew "docker-slim"
brew "eksctl"
brew "fluxctl"
brew "gh"
brew "git"
brew "gnupg"
brew "go"
brew "grep"
brew "groonga"
brew "jq"
brew "k9s"
brew "ko"
brew "kompose"
brew "kubernetes-cli"
brew "kubectx"
brew "kustomize"
brew "python@3.10"
brew "ruby"
brew "macvim"
brew "make"
brew "mariadb"
brew "neovim"
brew "netcat"
brew "nmap"
brew "node"
brew "nvm"
brew "opensc"
brew "openssl@3"
brew "oras"
brew "pipx"
brew "podman"
brew "protobuf"
brew "protoc-gen-go"
brew "python@3.9"
brew "rbenv"
brew "redis"
brew "softhsm"
brew "step"
brew "terraform", link: false
brew "tfenv"
brew "the_silver_searcher"
brew "tree"
brew "wget"
brew "yarn"
brew "zsh-syntax-highlighting"
brew "anchore/syft/syft"
brew "fluxcd/tap/flux"
cask "git-credential-manager-core"
cask "google-cloud-sdk"