1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 13:16:47 +00:00

🐛 update

This commit is contained in:
Tw93
2025-10-05 17:43:58 +08:00
parent e0c690c957
commit ecbb249d7e

View File

@@ -56,10 +56,10 @@ mole analyze # Disk analyzer
mole update # Update Mole
mole remove # Remove Mole from system
mole --help # Show help
💡 Start with `--dry-run` to preview, enable `--whitelist` to protect caches
```
> 💡 Start with `--dry-run` to preview, enable `--whitelist` to protect caches
## Features
### Deep System Cleanup
@@ -90,15 +90,6 @@ $ mole clean
====================================================================
```
**Whitelist Protection:**
```bash
mole clean --whitelist # Interactive - select caches to protect
# Default: Playwright browsers, HuggingFace models (always protected)
# Or edit: ~/.config/mole/whitelist
```
### Smart App Uninstaller
```bash
@@ -130,7 +121,7 @@ Space freed: 12.8GB
```bash
$ mole analyze
📊 Analyzing: /Users/tw93
📊 Analyzing: /Users/You
═══════════════════════════════════════════════════════
Total: 156.8GB
@@ -146,8 +137,6 @@ Total: 156.8GB
│ └─ 📄 screencast_raw.mp4 8.8GB
├─ 📁 Documents 18.4GB
└─ 📁 Desktop 12.7GB
💡 Navigate folders to find large files, press Delete key to remove
```
## FAQ