phd2: add zap

This commit is contained in:
Sam Ford
2023-12-29 20:54:56 -05:00
parent ab831676fb
commit b99093df55
+6
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