mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add zap stanza of clash for windows (#144217)
* Add zap stanza * Update Casks/clash-for-windows.rb Co-authored-by: Razvan Azamfirei <azamfireirazvan@gmail.com> --------- Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com> Co-authored-by: Razvan Azamfirei <azamfireirazvan@gmail.com>
This commit is contained in:
co-authored by
Razvan Azamfirei
Miccal Matthews
parent
7f418f7dbb
commit
587cf8b898
@@ -18,4 +18,10 @@ cask "clash-for-windows" do
|
||||
auto_updates true
|
||||
|
||||
app "Clash for Windows.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/clash_win",
|
||||
"~/Library/Logs/clash_win",
|
||||
"~/Library/Preferences/com.lbyczf.clashwin.plist",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user