-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
74 lines (74 loc) · 1.28 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
tap "gitguardian/tap"
tap "gobuffalo/tap"
tap "hashicorp/tap"
tap "homebrew/bundle"
tap "homebrew/services"
tap "infisical/get-cli"
tap "libsql/sqld"
tap "muandane/gitmoji"
tap "oven-sh/bun"
tap "pungrumpy/formulas"
tap "trufflesecurity/trufflehog"
tap "tursodatabase/tap"
tap "ubuntu/microk8s"
brew "ansible"
brew "argocd"
brew "argocd-autopilot"
brew "coreutils"
brew "deno"
brew "eza"
brew "fd"
brew "fish"
brew "fzf"
brew "gcc"
brew "gh"
brew "ghq"
brew "git-delta"
brew "git-lfs"
brew "gitleaks"
brew "glow"
brew "go"
brew "gofumpt"
brew "golangci-lint"
brew "golines"
brew "gosec"
brew "helm"
brew "hub"
brew "jq"
brew "kcat"
brew "kubecolor"
brew "kubectx"
brew "kustomize"
brew "lazygit"
brew "lua"
brew "luajit"
brew "make"
brew "minikube"
brew "neovim"
brew "nmap"
brew "node"
brew "nuclei"
brew "openjdk"
brew "opentofu"
brew "peco"
brew "pipenv"
brew "pipx"
brew "pnpm"
brew "pre-commit"
brew "pyenv"
brew "ripgrep"
brew "ruby"
brew "snyk-cli"
brew "terraform"
brew "tmux"
brew "vercel-cli"
brew "watchman"
brew "gitguardian/tap/ggshield"
brew "hashicorp/tap/vagrant"
brew "hashicorp/tap/vault"
brew "infisical/get-cli/infisical"
brew "oven-sh/bun/bun"
brew "pungrumpy/formulas/dockercolorize"
brew "pungrumpy/formulas/goblin"
brew "trufflesecurity/trufflehog/trufflehog"
brew "tursodatabase/tap/turso"