mirror of
https://github.com/shokinn/.files.git
synced 2026-07-22 14:16:07 +00:00
Add bbrew to Brewfile
This commit is contained in:
parent
5ed79deb86
commit
501d76dbb9
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ brew "bash"
|
||||||
brew "bash-language-server"
|
brew "bash-language-server"
|
||||||
# Clone of cat(1) with syntax highlighting and Git integration
|
# Clone of cat(1) with syntax highlighting and Git integration
|
||||||
brew "bat"
|
brew "bat"
|
||||||
|
# TUI for managing Homebrew, Flatpak, and Mac App Store packages
|
||||||
|
brew "bbrew"
|
||||||
# Resource monitor. C++ version and continuation of bashtop and bpytop
|
# Resource monitor. C++ version and continuation of bashtop and bpytop
|
||||||
brew "btop"
|
brew "btop"
|
||||||
# Container runtimes on MacOS (and Linux) with minimal setup
|
# Container runtimes on MacOS (and Linux) with minimal setup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue