cvt to :delete fantastical

This commit is contained in:
Roland Walker 2014-09-18 07:57:56 -04:00
parent b914e6b456
commit b39e8430ba
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ class Fantastical < Cask
# Don't ask to move the app bundle to /Applications
system '/usr/bin/defaults', 'write', 'com.flexibits.fantastical', 'moveToApplicationsFolderAlertSuppress', '-bool', 'true'
end
zap :files => '~/Library/Preferences/com.flexibits.fantastical.plist'
zap :delete => '~/Library/Preferences/com.flexibits.fantastical.plist'
end