kitty: add zap stanza (#46222)

This commit is contained in:
MindTooth 2018-04-24 00:03:53 +02:00 committed by commitay
parent f718657f31
commit ce7893be81
1 changed files with 6 additions and 0 deletions

View File

@ -9,4 +9,10 @@ cask 'kitty' do
homepage 'https://github.com/kovidgoyal/kitty'
app 'kitty.app'
zap trash: [
'~/.config/kitty',
'~/Library/Preferences/kitty',
'~/Library/Saved Application State/net.kovidgoyal.kitty.savedState',
]
end