zap stanza from mackup for textmate.rb

This commit is contained in:
Roland Walker 2014-09-13 13:19:45 -04:00
parent bc3350636a
commit 8e4afb7508
1 changed files with 5 additions and 0 deletions

View File

@ -6,4 +6,9 @@ class Textmate < Cask
homepage 'http://macromates.com/' homepage 'http://macromates.com/'
app 'TextMate.app' app 'TextMate.app'
zap :files => [
'~/Library/Application Support/TextMate',
'~/Library/Preferences/com.macromates.textmate.plist',
'~/Library/Preferences/com.macromates.textmate.latex_config.plist',
]
end end