From a40eda9ad924eba3f9c404e6719d81e05fb6fb67 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:34 +0100 Subject: [PATCH] textmate: use `sfl*` in zap trash paths --- Casks/t/textmate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/textmate.rb b/Casks/t/textmate.rb index 98c88c6e52..46b0406246 100644 --- a/Casks/t/textmate.rb +++ b/Casks/t/textmate.rb @@ -22,7 +22,7 @@ cask "textmate" do uninstall quit: "com.macromates.TextMate" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.macromates.textmate.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.macromates.textmate.sfl*", "~/Library/Application Support/TextMate", "~/Library/Caches/com.apple.helpd/Generated/TextMate #{version.major} Help*", "~/Library/Caches/com.macromates.TextMate",