Merge pull request #159606 from krehel/zap-4peaks

This commit is contained in:
Bevan Kay
2023-11-08 07:40:47 +11:00
committed by GitHub
+9
View File
@@ -13,4 +13,13 @@ cask "4peaks" do
end
app "4Peaks.app"
zap trash: [
"~/Library/Application Support/4Peaks",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.mekentosj.4peaks.*",
"~/Library/Caches/com.apple.helpd/Generated/4Peaks Help*",
"~/Library/HTTPStorages/com.mekentosj.4peaks",
"~/Library/Preferences/com.mekentosj.4peaks.plist",
"~/Library/Saved Application State/com.mekentosj.4peaks.savedState",
]
end