Skip to content

Commit

Permalink
feat(brew): add new tap and cli
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed Jul 25, 2024
1 parent 55e31c9 commit 34b4bd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ tap "muandane/gitmoji"
tap "oven-sh/bun"
tap "pungrumpy/formulas"
tap "trufflesecurity/trufflehog"
tap "tursodatabase/tap"
tap "ubuntu/microk8s"
brew "ansible"
brew "argocd"
Expand All @@ -23,6 +24,7 @@ brew "gcc"
brew "gh"
brew "ghq"
brew "git-delta"
brew "git-lfs"
brew "gitleaks"
brew "glow"
brew "go"
Expand All @@ -47,6 +49,7 @@ brew "nmap"
brew "node"
brew "nuclei"
brew "openjdk"
brew "opentofu"
brew "peco"
brew "pipenv"
brew "pipx"
Expand All @@ -67,3 +70,5 @@ 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"

0 comments on commit 34b4bd5

Please sign in to comment.