itsycal: add uninstall and update zap

This commit is contained in:
Todd Schulman
2024-01-13 21:31:22 -05:00
parent b0bbfc86a6
commit 746d72014e
+6 -1
View File
@@ -59,5 +59,10 @@ cask "itsycal" do
app "Itsycal.app"
zap trash: "~/Library/Preferences/com.mowglii.ItsycalApp.plist"
uninstall quit: "com.mowglii.ItsycalApp"
zap trash: [
"~/Library/HTTPStorages/com.mowglii.ItsycalApp",
"~/Library/Preferences/com.mowglii.ItsycalApp.plist",
]
end