Add zap for meshlab

This commit is contained in:
Erik Weber
2023-10-03 14:25:44 +02:00
parent b45d44ab76
commit aa94a8c71a
+5
View File
@@ -21,4 +21,9 @@ cask "meshlab" do
File.symlink("meshlab", "MeshLab") unless File.exist? "MeshLab"
end
end
zap trash: [
"~/Library/Preferences/com.vcg.MeshLab_64bit_fp.plist",
"~/Library/Saved Application State/com.vcg.meshlab.savedState",
]
end