From c091a280c643fcedfff7ff0dc34aa7f19de6f5b0 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:32 +0100 Subject: [PATCH] pine: use `sfl*` in zap trash paths --- Casks/p/pine.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/p/pine.rb b/Casks/p/pine.rb index a5e37a1424..82034317f1 100644 --- a/Casks/p/pine.rb +++ b/Casks/p/pine.rb @@ -12,7 +12,7 @@ cask "pine" do app "Pine.app" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/io.github.lukakerr.pine.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/io.github.lukakerr.pine.sfl*", "~/Library/Application Support/Pine", "~/Library/Caches/io.github.lukakerr.Pine", "~/Library/Preferences/io.github.lukakerr.Pine.plist",