table-tool: use sfl* in zap trash paths

This commit is contained in:
Bevan Kay
2024-02-04 14:39:34 +01:00
parent 8ab369e8f3
commit 1b14352290
+1 -1
View File
@@ -11,7 +11,7 @@ cask "table-tool" do
zap trash: [
"~/Library/Application Scripts/at.eggerapps.tabletool",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/at.eggerapps.tabletool.sfl2",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/at.eggerapps.tabletool.sfl*",
"~/Library/Containers/at.eggerapps.tabletool",
]
end