Add zap stanza for AppCleaner

This commit is contained in:
Alberto Núñez 2015-05-01 12:41:50 +02:00 committed by Alberto Núñez Acosta
parent ddab2da08b
commit de8e2d5dcf
1 changed files with 5 additions and 0 deletions

View File

@ -10,4 +10,9 @@ cask :v1 => 'appcleaner' do
license :gratis
app 'AppCleaner.app'
zap :delete => [
'~/Library/Caches/com.freemacsoft.AppCleaner',
'~/Library/Preferences/com.freemacsoft.AppCleaner.plist',
]
end