A simple Bash script to scan and identify disk bloat in WSL2 (Windows Subsystem for Linux) environments.
- Scans top 15 largest directories in
$HOME. - Reports sizes of common tool caches (Docker, Mise, UV, Playwright, NPM, etc.).
- Identifies potential junk files like Java heap dumps (
.hprof) and large installer files (.run). - Provides one-touch cleanup commands.