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

Remove Raycast cache cleaning to protect clipboard history (#174)

This commit is contained in:
Tw93
2025-12-28 14:59:23 +08:00
parent 99e9fc4cb3
commit fe3ddd1f74

View File

@@ -76,7 +76,7 @@ clean_design_tools() {
safe_clean ~/Library/Caches/Adobe/* "Adobe cache"
safe_clean ~/Library/Caches/com.adobe.*/* "Adobe app caches"
safe_clean ~/Library/Caches/com.figma.Desktop/* "Figma cache"
safe_clean ~/Library/Caches/com.raycast.macos/* "Raycast cache"
# Note: Raycast cache is protected - contains clipboard history (including images)
}
# Clean video editing tools