time-to-leave: add zap

This commit is contained in:
Justin Krehel
2023-09-26 11:32:24 -04:00
parent 1b97a637c8
commit 42007e1e2c
+5
View File
@@ -16,4 +16,9 @@ cask "time-to-leave" do
end
app "Time To Leave.app"
zap trash: [
"~/Library/Preferences/com.electron.time-to-leave.plist",
"~/Library/Saved Application State/com.electron.time-to-leave.savedState",
]
end