1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 12:41:46 +00:00

update status

This commit is contained in:
Tw93
2025-11-21 19:15:29 +08:00
parent efc407ad83
commit df3eda66d0
2 changed files with 1 additions and 8 deletions

View File

@@ -186,13 +186,7 @@ curl -fsSL https://raw.githubusercontent.com/tw93/Mole/main/scripts/setup-quick-
Adds 5 commands: `clean`, `uninstall`, `optimize`, `analyze`, `status`. Auto-detects your terminal or set `MO_LAUNCHER_APP=<name>` to override.
**Reload Raycast scripts after installation:**
1. Open Raycast (⌘ Space)
2. Search for "Reload Script Directories"
3. Press Enter to activate new commands
Alternatively, restart Raycast to load the new scripts.
Reload Raycast scripts by opening Raycast with ⌘ Space, running Reload Script Directories, or simply restarting Raycast.
## Support

View File

@@ -408,7 +408,6 @@ main() {
echo " • optimize - System health & tuning"
echo " • analyze - Disk space explorer"
echo " • status - Live system monitor"
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
echo ""
}