mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Jaikoz: add to uninstall for better cleanup
This commit is contained in:
+6
-1
@@ -16,5 +16,10 @@ cask "jaikoz" do
|
||||
|
||||
app "Jaikoz.app"
|
||||
|
||||
zap trash: "~/Library/Saved Application State/com.jthink.jaikoz.savedState"
|
||||
zap trash: [
|
||||
"~/Library/Logs/Jaikoz",
|
||||
"~/Library/Preferences/Jaikoz",
|
||||
"~/Library/Reports/Jaikoz",
|
||||
"~/Library/Saved Application State/com.jthink.jaikoz.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user