diff --git a/config/brew/Brewfile b/config/brew/Brewfile index dbd39d7..b16a2b4 100644 --- a/config/brew/Brewfile +++ b/config/brew/Brewfile @@ -11,8 +11,6 @@ brew "bash" brew "bash-language-server" # Clone of cat(1) with syntax highlighting and Git integration brew "bat" -# TUI for managing Homebrew, Flatpak, and Mac App Store packages -brew "bbrew" # Resource monitor. C++ version and continuation of bashtop and bpytop brew "btop" # Container runtimes on MacOS (and Linux) with minimal setup @@ -21,8 +19,6 @@ brew "colima", restart_service: :changed brew "container" # GNU File, Shell, and Text utilities brew "coreutils" -# Cross-platform disk diagnostics TUI -brew "diskwatch" # Pack, ship and run any application as a lightweight container brew "docker" # Disk Usage/Free Utility - a better 'df' alternative @@ -75,8 +71,6 @@ brew "mpv" brew "mtr" # NCurses Disk Usage brew "ncdu" -# Cross-platform realtime network diagnostics TUI -brew "netwatch" # Port scanning utility for large networks brew "nmap" # Coreutils progress viewer @@ -91,8 +85,6 @@ brew "ruff" brew "shellcheck" # Autoformat shell script source code brew "shfmt" -# Cross-platform system diagnostics TUI -brew "syswatch" # User interface to the TELNET protocol brew "telnet" # Terminal UI for tshark, inspired by Wireshark