mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #164412 from toobuntu/itsycal-uninstall
itsycal: add uninstall and update zap
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user