Skip to content

Commit e90ae24

Browse files
committed
🔄 synced local 'Brewfile' with remote 'scripts/installs/Brewfile'
1 parent 1e8a0a4 commit e90ae24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Brewfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ tap 'browsh-org/homebrew-browsh'
2323
tap 'espanso/espanso'
2424
tap 'jesseduffield/lazygit'
2525
tap 'koekeishiya/formulae'
26+
tap 'kdash-rs/kdash'
2627

2728
#############################################################
2829
# Command Line #
@@ -66,6 +67,7 @@ brew 'zoxide' # Auto-learning navigation (better cd)
6667
# CLI Monitoring and Performance Apps
6768
brew 'bmon' # Bandwidth utilization monitor
6869
brew 'ctop' # Container metrics and monitoring
70+
brew 'dog' # DNS lookup client (better dig)
6971
brew 'bpytop' # Resource monitoring (like htop)
7072
brew 'dua-cli' # Disk usage analyzer and monitor (better du)
7173
brew 'glances' # Resource monitor + web and API
@@ -78,6 +80,8 @@ brew 'aspell' # Spell check
7880
brew 'browsh' # Web browser, in terminal
7981
brew 'buku' # Bookmark manager
8082
brew 'cmus' # Music player
83+
brew 'cointop' # Crypto prices and portfolio
84+
brew 'ddgr' # Web search, via DuckDuckGo
8185
brew 'khal' # Calendar client
8286
brew 'mutt' # Email client
8387
brew 'newsboat' # RSS / ATOM reader
@@ -89,6 +93,7 @@ brew 'task' # Todo + task management
8993
brew 'httpie' # HTTP / API testing testing client
9094
brew 'lazydocker' # Full Docker management app
9195
brew 'lazygit' # Full Git managemtne app
96+
brew 'kdash' # Kubernetes management
9297

9398
# CLI External Sercvices
9499
cask 'ngrok' # Reverse proxy for sharing localhost

0 commit comments

Comments
 (0)