zap stanza from mackup for sourcetree.rb

This commit is contained in:
Roland Walker 2014-09-13 13:19:45 -04:00
parent bfc2294b89
commit 146adf6433
1 changed files with 3 additions and 0 deletions

View File

@ -11,4 +11,7 @@ class Sourcetree < Cask
caveats do caveats do
files_in_usr_local files_in_usr_local
end end
zap :files => [
'~/Library/Application Support/SourceTree',
]
end end