add zap for VESTA (#57006)

* add zap for VESTA

* Update vesta.rb
This commit is contained in:
KeLiu 2019-01-06 08:30:24 +08:00 committed by Vítor Galvão
parent 5d35054683
commit fdc799d97b
1 changed files with 5 additions and 0 deletions

View File

@ -7,4 +7,9 @@ cask 'vesta' do
homepage 'https://jp-minerals.org/vesta/en/'
app 'VESTA/VESTA.app'
zap trash: [
'~/Library/Application Support/VESTA',
'~/LibraryPreferences/VESTA.plist',
]
end