Skip to content

Commit

Permalink
pock: Add zap stanza (#88822)
Browse files Browse the repository at this point in the history
  • Loading branch information
muneebmahmed authored Sep 8, 2020
1 parent e5c24a4 commit 1c8f351
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/pock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,11 @@
depends_on macos: ">= :sierra"

app "Pock.app"

zap trash: [
"~/Library/Application Support/Pock",
"~/Library/Application Support/com.pigigaldi.pock",
"~/Library/Caches/com.pigigaldi.pock",
"~/Library/Preferences/com.pigigaldi.pock.plist",
]
end

0 comments on commit 1c8f351

Please sign in to comment.