new tools
This commit is contained in:
@@ -27,7 +27,6 @@ in {
|
||||
# Terminal & Development
|
||||
"ghostty"
|
||||
"dbeaver-community"
|
||||
"lens"
|
||||
|
||||
# Window management
|
||||
"aerospace"
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
fd # Modern find
|
||||
ripgrep # Modern grep (aliased as grep)
|
||||
delta # Modern diff with syntax highlighting (aliased as diff)
|
||||
dust # A more intuitive version of du written in rust
|
||||
duf # A better df alternative
|
||||
hyperfine # A command-line benchmarking tool.
|
||||
choose # A human-friendly and fast alternative to cut and (sometimes) awk
|
||||
|
||||
# ========================================================================
|
||||
# File and Text Utilities
|
||||
@@ -101,6 +105,7 @@
|
||||
gnupg # GPG encryption
|
||||
age # Modern encryption tool
|
||||
sops # Secrets management
|
||||
rustscan # The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). nmap alternative.
|
||||
|
||||
# ========================================================================
|
||||
# Miscellaneous Tools
|
||||
@@ -110,6 +115,8 @@
|
||||
htop # Process viewer
|
||||
ncdu # Disk usage analyzer
|
||||
tldr # Simplified man pages
|
||||
doggo # Command-line DNS client for humans. dig on steroids
|
||||
btop # A monitor of resources
|
||||
|
||||
# ========================================================================
|
||||
# Nix Tools
|
||||
|
||||
Reference in New Issue
Block a user