mirror of
https://github.com/tw93/Mole.git
synced 2026-02-05 20:47:59 +00:00
🐛 update
This commit is contained in:
17
README.md
17
README.md
@@ -56,10 +56,10 @@ mole analyze # Disk analyzer
|
|||||||
mole update # Update Mole
|
mole update # Update Mole
|
||||||
mole remove # Remove Mole from system
|
mole remove # Remove Mole from system
|
||||||
mole --help # Show help
|
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
|
## Features
|
||||||
|
|
||||||
### Deep System Cleanup
|
### 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
|
### Smart App Uninstaller
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -130,7 +121,7 @@ Space freed: 12.8GB
|
|||||||
```bash
|
```bash
|
||||||
$ mole analyze
|
$ mole analyze
|
||||||
|
|
||||||
📊 Analyzing: /Users/tw93
|
📊 Analyzing: /Users/You
|
||||||
═══════════════════════════════════════════════════════
|
═══════════════════════════════════════════════════════
|
||||||
Total: 156.8GB
|
Total: 156.8GB
|
||||||
|
|
||||||
@@ -146,8 +137,6 @@ Total: 156.8GB
|
|||||||
│ └─ 📄 screencast_raw.mp4 8.8GB
|
│ └─ 📄 screencast_raw.mp4 8.8GB
|
||||||
├─ 📁 Documents 18.4GB
|
├─ 📁 Documents 18.4GB
|
||||||
└─ 📁 Desktop 12.7GB
|
└─ 📁 Desktop 12.7GB
|
||||||
|
|
||||||
💡 Navigate folders to find large files, press Delete key to remove
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|||||||
Reference in New Issue
Block a user