mirror of
https://github.com/shokinn/.files.git
synced 2026-07-22 14:16:07 +00:00
Compare commits
No commits in common. "501d76dbb9114c552cc3ce1b96cafc55f36fffab" and "308c7e264a4b2db18b0f1e85693d4da90b344e83" have entirely different histories.
501d76dbb9
...
308c7e264a
1 changed files with 0 additions and 8 deletions
|
|
@ -11,8 +11,6 @@ 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
|
||||||
|
|
@ -21,8 +19,6 @@ brew "colima", restart_service: :changed
|
||||||
brew "container"
|
brew "container"
|
||||||
# GNU File, Shell, and Text utilities
|
# GNU File, Shell, and Text utilities
|
||||||
brew "coreutils"
|
brew "coreutils"
|
||||||
# Cross-platform disk diagnostics TUI
|
|
||||||
brew "diskwatch"
|
|
||||||
# Pack, ship and run any application as a lightweight container
|
# Pack, ship and run any application as a lightweight container
|
||||||
brew "docker"
|
brew "docker"
|
||||||
# Disk Usage/Free Utility - a better 'df' alternative
|
# Disk Usage/Free Utility - a better 'df' alternative
|
||||||
|
|
@ -75,8 +71,6 @@ brew "mpv"
|
||||||
brew "mtr"
|
brew "mtr"
|
||||||
# NCurses Disk Usage
|
# NCurses Disk Usage
|
||||||
brew "ncdu"
|
brew "ncdu"
|
||||||
# Cross-platform realtime network diagnostics TUI
|
|
||||||
brew "netwatch"
|
|
||||||
# Port scanning utility for large networks
|
# Port scanning utility for large networks
|
||||||
brew "nmap"
|
brew "nmap"
|
||||||
# Coreutils progress viewer
|
# Coreutils progress viewer
|
||||||
|
|
@ -91,8 +85,6 @@ brew "ruff"
|
||||||
brew "shellcheck"
|
brew "shellcheck"
|
||||||
# Autoformat shell script source code
|
# Autoformat shell script source code
|
||||||
brew "shfmt"
|
brew "shfmt"
|
||||||
# Cross-platform system diagnostics TUI
|
|
||||||
brew "syswatch"
|
|
||||||
# User interface to the TELNET protocol
|
# User interface to the TELNET protocol
|
||||||
brew "telnet"
|
brew "telnet"
|
||||||
# Terminal UI for tshark, inspired by Wireshark
|
# Terminal UI for tshark, inspired by Wireshark
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue