ebmac: add zap

This commit is contained in:
Sam Ford
2023-12-28 20:25:23 -05:00
parent 9861834892
commit 4d986e4999
+6
View File
@@ -13,4 +13,10 @@ cask "ebmac" do
end
app "EBMac.app"
zap trash: [
"~/Library/Application Support/EBMac",
"~/Library/Preferences/info.ebstudio.EBMac.plist",
"~/Library/Saved Application State/info.ebstudio.EBMac.savedState",
]
end