Added zap stanza to Choosy v1.3 (#53708)

This commit is contained in:
Milo Gilad 2018-10-17 22:05:49 -04:00 committed by Markus Reiter
parent 3cfd4180ce
commit 02ad792748
1 changed files with 5 additions and 0 deletions

View File

@ -15,4 +15,9 @@ cask 'choosy' do
depends_on macos: '>= :yosemite'
prefpane 'Choosy.prefPane'
zap trash: [
'~/Library/Application Support/Choosy',
'~/Library/Preferences/com.choosyosx.ChoosyPrefPane.plist',
]
end