zap stanza from mackup for hazel.rb

This commit is contained in:
Roland Walker 2014-09-13 13:19:43 -04:00
parent 830cb6e413
commit ab39a23122
1 changed files with 4 additions and 0 deletions

View File

@ -6,4 +6,8 @@ class Hazel < Cask
homepage 'http://www.noodlesoft.com/hazel.php'
prefpane 'Hazel.prefPane'
zap :files => [
'~/Library/Application Support/Hazel',
'~/Library/Preferences/com.noodlesoft.Hazel.plist',
]
end