phd2: add zap

This commit is contained in:
Sam Ford 2023-12-29 20:54:56 -05:00
parent ab831676fb
commit b99093df55
No known key found for this signature in database
GPG Key ID: 7AF5CBEE1DD6F76D
1 changed files with 6 additions and 0 deletions

View File

@ -27,4 +27,10 @@ cask "phd2" do
homepage "https://openphdguiding.org/"
app "PHD2.app"
zap trash: [
"~/Documents/PHD2",
"~/Library/Preferences/org.openphdguiding.phd2.plist",
"~/Library/Saved Application State/org.openphdguiding.phd2.savedState",
]
end