From 1d0a09c442d1b38995d8dd7eff44c32bb0a0a7db Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Tue, 7 Apr 2026 16:32:02 -0700 Subject: [PATCH] Bump Brewfile --- Brewfile | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Brewfile b/Brewfile index 3c4a954..366e189 100644 --- a/Brewfile +++ b/Brewfile @@ -1,5 +1,6 @@ tap "dart-lang/dart" tap "sass/sass" + brew "ack" brew "acme.sh" brew "age" @@ -7,14 +8,16 @@ brew "autoconf" brew "automake" brew "b2-tools" brew "bat" +brew "bazelisk" +brew "binwalk" brew "cask" brew "ccache" brew "certbot" brew "cmake" brew "colima" brew "devcontainer" -brew "difftastic" brew "dfu-util" +brew "difftastic" brew "direnv" brew "duck" brew "earthly" @@ -27,6 +30,7 @@ brew "git-lfs" brew "gnupg" brew "go" brew "gradle" +brew "hf" brew "htop" brew "httpie" brew "huggingface-cli" @@ -40,11 +44,12 @@ brew "mosh" brew "neovim" brew "ninja" brew "nmap" -brew "protobuf" +brew "ollama" brew "p7zip" brew "pipenv" brew "pipx" brew "pkgconf" +brew "protobuf" brew "pwgen" brew "pwntools" brew "qemu" @@ -53,6 +58,8 @@ brew "ripgrep" brew "ruby" brew "ruby@3.3" brew "rustup" +brew "sass/sass/migrator" +brew "sass/sass/sass" brew "shellcheck" brew "smartmontools" brew "starship" @@ -63,8 +70,7 @@ brew "wget" brew "yt-dlp" brew "zlib" brew "zsh-syntax-highlighting" -brew "sass/sass/migrator" -brew "sass/sass/sass" + cask "codeql" cask "cyberduck" cask "font-fira-code-nerd-font" @@ -81,6 +87,7 @@ cask "iterm2" cask "macfuse" cask "meld" cask "mitmproxy" +cask "processmonitor" cask "raycast" cask "rectangle" cask "scroll-reverser"