marathon: add zap

This commit is contained in:
Razvan Azamfirei
2023-11-25 22:28:46 -05:00
parent 3553d52b9c
commit 1792b60443
+7
View File
@@ -14,4 +14,11 @@ cask "marathon" do
end
app "Marathon.app"
zap trash: [
"~/Library/Application Support/Marathon",
"~/Library/Logs/Marathon Log.txt",
"~/Library/Preferences/Marathon",
"~/Library/Saved Application State/org.bungie.source.Marathon.savedState",
]
end