1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-08 02:44:21 +00:00

Optimize the installation experience of raycast

This commit is contained in:
Tw93
2025-11-09 11:03:31 +08:00
parent 5d5c30a602
commit 0ce74f67d9
3 changed files with 29 additions and 9 deletions

View File

@@ -10,8 +10,8 @@ curl -fsSL https://raw.githubusercontent.com/tw93/Mole/main/integrations/setup-q
This command:
- Adds two Raycast Script Commands (`Clean Mac`, `Uninstall Apps`) to the usual Raycast directories and opens the Script Commands panel so you can reload immediately.
- Creates two Alfred workflows with keywords `mclean` and `muninstall` so you can type and run Mole in Alfred.
- Adds two Raycast Script Commands (`clean`, `uninstall`) to the usual Raycast directories and opens the Script Commands panel so you can reload immediately.
- Creates two Alfred workflows with keywords `clean` and `uninstall` so you can type and run Mole in Alfred.
Both launchers call your locally installed `mo`/`mole` binary directly—no extra prompts or AppleScript permissions needed.
## Alfred