tofu: use sfl* in zap trash paths

This commit is contained in:
Bevan Kay
2024-02-04 14:39:35 +01:00
parent cfc6b36e16
commit f4fdd11f5d
+1 -1
View File
@@ -18,7 +18,7 @@ cask "tofu" do
zap trash: [
"~/Library/Application Scripts/com.asagoo.tofu",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.asagoo.tofu.sfl2",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.asagoo.tofu.sfl*",
"~/Library/Containers/com.asagoo.tofu",
]
end