mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
feat(proclaim): add zap stanza
This commit is contained in:
@@ -16,4 +16,10 @@ cask "proclaim" do
|
||||
depends_on macos: ">= :mojave"
|
||||
|
||||
app "Proclaim.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Proclaim",
|
||||
"~/Library/Preferences/com.logos.Proclaim.plist",
|
||||
"~/Library/Saved Application State/com.logos.Proclaim.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user