mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
4peaks: add zap
This commit is contained in:
@@ -13,4 +13,13 @@ cask "4peaks" do
|
||||
end
|
||||
|
||||
app "4Peaks.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/4Peaks",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.mekentosj.4peaks.*",
|
||||
"~/Library/Caches/com.apple.helpd/Generated/4Peaks Help*",
|
||||
"~/Library/HTTPStorages/com.mekentosj.4peaks",
|
||||
"~/Library/Preferences/com.mekentosj.4peaks.plist",
|
||||
"~/Library/Saved Application State/com.mekentosj.4peaks.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user