From 21c843ece77411c1eec5c3094fdf8ff1eb542707 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:35 +0100 Subject: [PATCH] theiaide: use `sfl*` in zap trash paths --- Casks/t/theiaide.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/theiaide.rb b/Casks/t/theiaide.rb index 4d3d66358c..b45e82265a 100644 --- a/Casks/t/theiaide.rb +++ b/Casks/t/theiaide.rb @@ -19,7 +19,7 @@ cask "theiaide" do zap trash: [ "~/.theia-ide", - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/eclipse.theia.sfl3", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/eclipse.theia.sfl*", "~/Library/Application Support/Theia IDE", "~/Library/Logs/Theia IDE", "~/Library/Preferences/eclipse.theia.plist",