cvt to :delete selfcontrol

This commit is contained in:
Roland Walker 2014-09-18 07:57:59 -04:00
parent b533448c76
commit 39bccbe825
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ class Selfcontrol < Cask
homepage 'http://selfcontrolapp.com/'
app 'SelfControl.app'
zap :files => '~/Library/Preferences/org.eyebeam.SelfControl.plist'
zap :delete => '~/Library/Preferences/org.eyebeam.SelfControl.plist'
end