Skip to content

Commit

Permalink
playonmac: Add zap stanza (#108748)
Browse files Browse the repository at this point in the history
  • Loading branch information
muneebmahmed authored Jul 19, 2021
1 parent 6cfc387 commit afa4ee5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Casks/playonmac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@
end

app "PlayOnMac.app"

zap trash: [
"~/Library/PlayOnMac",
"~/Library/Preferences/org.playonmac.playonmac.plist",
"~/Library/Saved Application State/org.playonmac.playonmac.savedState",
]
end

0 comments on commit afa4ee5

Please sign in to comment.