mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
theiaide: add zap items
This commit is contained in:
+8
-1
@@ -17,5 +17,12 @@ cask "theiaide" do
|
||||
|
||||
app "TheiaIDE.app"
|
||||
|
||||
zap trash: "~/.theia-ide"
|
||||
zap trash: [
|
||||
"~/.theia-ide",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/eclipse.theia.sfl3",
|
||||
"~/Library/Application Support/Theia IDE",
|
||||
"~/Library/Logs/Theia IDE",
|
||||
"~/Library/Preferences/eclipse.theia.plist",
|
||||
"~/Library/Saved Application State/eclipse.theia.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user