mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
sourcenote: add zap
This commit is contained in:
@@ -13,4 +13,14 @@ cask "sourcenote" do
|
||||
end
|
||||
|
||||
app "SourceNote.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/*.SourceNote",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.devinabbott.sourcenote*",
|
||||
"~/Library/Application Support/SourceNote",
|
||||
"~/Library/Caches/com.devinabbott.SourceNote",
|
||||
"~/Library/Group Containers/*.SourceNote",
|
||||
"~/Library/HTTPStorages/com.devinabbott.SourceNote*",
|
||||
"~/Library/Preferences/com.devinabbott.SourceNote.plist",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user