Update now - zap (#36014)

This commit is contained in:
commitay 2017-06-30 12:53:57 +10:00 committed by Miccal Matthews
parent 5f87e82da2
commit c3aead8d02
1 changed files with 4 additions and 1 deletions

View File

@ -12,11 +12,14 @@ cask 'now' do
app 'Now.app'
zap delete: [
'~/.now.json',
'~/Library/Application Support/Now',
'~/Library/Caches/co.zeit.now',
'~/Library/Caches/co.zeit.now.ShipIt',
],
trash: [
'~/.now.json',
'~/Library/Preferences/co.zeit.now.plist',
'~/Library/Preferences/co.zeit.now.helper.plist',
'/usr/local/bin/now',
]
end