mirror of
https://github.com/shokinn/.files.git
synced 2026-07-22 14:16:07 +00:00
Compare commits
2 commits
308c7e264a
...
501d76dbb9
| Author | SHA1 | Date | |
|---|---|---|---|
| 501d76dbb9 | |||
| 5ed79deb86 |
1 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ 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
|
||||
|
|
@ -19,6 +21,8 @@ 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
|
||||
|
|
@ -71,6 +75,8 @@ 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
|
||||
|
|
@ -85,6 +91,8 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue