Skip to content

Commit

Permalink
Merge pull request #7712 from jawshooah/zap-doubletwist
Browse files Browse the repository at this point in the history
Add zap stanza for doubleTwist
  • Loading branch information
rolandwalker committed Dec 1, 2014
2 parents 538695b + 2b27e9a commit cd15afa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Casks/doubletwist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@
license :unknown

app 'doubleTwist.app'

zap :delete => [
'~/Library/Application Support/doubleTwist',
'~/Library/Preferences/com.doubleTwist.desktop.plist',
'~/Library/Caches/com.doubleTwist.desktop'
]
end

0 comments on commit cd15afa

Please sign in to comment.