Update zap stanza in shortcat.rb

This commit is contained in:
Qi Zhang
2024-02-26 20:45:45 -05:00
committed by GitHub
parent 3543261673
commit 929e5a4d56
+4
View File
@@ -19,7 +19,11 @@ cask "shortcat" do
zap trash: [
"~/Library/Application Support/Shortcat",
"~/Library/Caches/com.sproutcube.Shortcat",
"~/Library/Caches/SentryCrash/Shortcat",
"~/Library/Cookies/com.sproutcube.Shortcat.binarycookies",
"~/Library/HTTPStorages/com.sproutcube.Shortcat",
"~/Library/Preferences/com.sproutcube.Shortcat.plist",
"~/Library/WebKit/com.sproutcube.Shortcat",
]
end