From a970ca0e5595efa8688b6e139f780fcf23c7bddb Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:29 +0100 Subject: [PATCH] interact-scratchpad: use `sfl*` in zap trash paths --- Casks/i/interact-scratchpad.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/i/interact-scratchpad.rb b/Casks/i/interact-scratchpad.rb index a4276519b9..61098f6826 100644 --- a/Casks/i/interact-scratchpad.rb +++ b/Casks/i/interact-scratchpad.rb @@ -20,7 +20,7 @@ cask "interact-scratchpad" do zap trash: [ "~/Library/Application Scripts/com.agiletortoise.Interact-Scratchpad-OSX", "~/Library/Application Scripts/com.agiletortoise.Interact-Scratchpad-OSX.Interact-Scratchpad-Share", - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.agiletortoise.interact-scratchpad-osx.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.agiletortoise.interact-scratchpad-osx.sfl*", "~/Library/Containers/com.agiletortoise.Interact-Scratchpad-OSX", "~/Library/Containers/com.agiletortoise.Interact-Scratchpad-OSX.Interact-Scratchpad-Share", ]