mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 13:16:47 +00:00
✨ Support shorter mo use
This commit is contained in:
@@ -47,6 +47,7 @@ brew install tw93/tap/mole
|
||||
**Run:**
|
||||
|
||||
```bash
|
||||
mo # Shortcut alias for Mole
|
||||
mole # Interactive menu
|
||||
mole clean # System cleanup
|
||||
mole clean --dry-run # Preview mode
|
||||
@@ -58,6 +59,8 @@ mole remove # Remove Mole from system
|
||||
mole --help # Show help
|
||||
```
|
||||
|
||||
Prefer the shorter alias `mo` for every command; `mole` remains available.
|
||||
|
||||
> Highly recommended start with `--dry-run` to preview, enable `--whitelist` to protect caches
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user