diff --git a/lib/clean/app_caches.sh b/lib/clean/app_caches.sh index 22c3e90..047d908 100644 --- a/lib/clean/app_caches.sh +++ b/lib/clean/app_caches.sh @@ -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