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

Support the quick use of Raycast, Alfred and Shortcuts

This commit is contained in:
Tw93
2025-11-09 09:47:02 +08:00
parent 173c440726
commit d7abb42dac
6 changed files with 180 additions and 0 deletions

View File

@@ -62,6 +62,16 @@ mo --version # Show installed version
- Protect caches with `mo clean --whitelist`; defaults cover Playwright, HuggingFace, and Maven paths.
- Use `mo touchid` to approve sudo with Touch ID instead of typing your password.
## Quick Launchers
Install Raycast integration with one command:
```bash
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/integrations/setup-raycast.sh | bash
```
For Alfred and macOS Shortcuts, see [integrations/README.md](integrations/README.md).
## Features in Detail
### Deep System Cleanup