Skip to content

Commit

Permalink
chore: remove unused installations from brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriel Perkins committed Nov 9, 2023
1 parent a52362c commit 77f9277
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ tap "goreleaser/tap"
tap "adrielp/tap"
tap "aws/tap"

brew "act"
brew "ansible"
brew "automake"
brew "awscli"
brew "aws-sam-cli"
Expand All @@ -20,29 +18,24 @@ brew "coreutils"
brew "delve"
brew "dnsmasq"
brew "bash-completion"
brew "ethereum"
brew "exiftool"
brew "gcc"
brew "git"
brew "gitleaks"
brew "gnupg"
brew "go"
brew "goreleaser"
brew "hugo"
brew "helm"
brew "norwoodj/tap/helm-docs"
brew "jabba"
brew "jq"
brew "kubernetes-cli"
brew "neovim"
brew "node"
brew "libksba"
brew "libtool"
brew "maven"
brew "[email protected]"
brew "pkg-config"
brew "pre-commit"
brew "python@3.10"
brew "python@3.11"
brew "ranger"
brew "ripgrep"
brew "ruby"
Expand All @@ -67,13 +60,11 @@ brew "zellij"
brew "bat"

cask "appcleaner"
cask "aws-vault"
cask "brave-browser"
cask "cleanmymac"
cask "dbeaver-community"
cask "docker"
cask "google-drive"
cask "krisp"
cask "rectangle"
cask "visual-studio-code"
cask "1password"
Expand All @@ -91,9 +82,21 @@ cask "yubico-yubikey-manager"
#brew "graphviz"
#brew "minikube"
#brew "terragrunt", args: ["ignore-dependencies"]
#brew "ansible"
#brew "gitleaks"
#brew "act"

#brew "jabba"
#brew "ethereum"
#brew "maven"


#cask "google-chrome"
#cask "vscodium"
#cask "vagrant"
#cask "rancher"
#cask "little-snitch"
#cask "drawio"
#cask "aws-vault"
#cask "krisp"

0 comments on commit 77f9277

Please sign in to comment.