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:
10
README.md
10
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user