mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
textmate: use sfl* in zap trash paths
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ cask "textmate" do
|
||||
uninstall quit: "com.macromates.TextMate"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.macromates.textmate.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.macromates.textmate.sfl*",
|
||||
"~/Library/Application Support/TextMate",
|
||||
"~/Library/Caches/com.apple.helpd/Generated/TextMate #{version.major} Help*",
|
||||
"~/Library/Caches/com.macromates.TextMate",
|
||||
|
||||
Reference in New Issue
Block a user