mirror of
https://github.com/tw93/Mole.git
synced 2026-02-16 08:21:18 +00:00
Remove Raycast cache cleaning to protect clipboard history (#174)
This commit is contained in:
@@ -76,7 +76,7 @@ clean_design_tools() {
|
|||||||
safe_clean ~/Library/Caches/Adobe/* "Adobe cache"
|
safe_clean ~/Library/Caches/Adobe/* "Adobe cache"
|
||||||
safe_clean ~/Library/Caches/com.adobe.*/* "Adobe app caches"
|
safe_clean ~/Library/Caches/com.adobe.*/* "Adobe app caches"
|
||||||
safe_clean ~/Library/Caches/com.figma.Desktop/* "Figma cache"
|
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
|
# Clean video editing tools
|
||||||
|
|||||||
Reference in New Issue
Block a user