Added zap stanza

This commit is contained in:
albevier 2023-09-28 15:50:59 -07:00
parent ca2c5d2139
commit afded97972
1 changed files with 6 additions and 0 deletions

View File

@ -14,4 +14,10 @@ cask "paulxstretch" do
pkg "PaulXStretch Installer.pkg"
uninstall pkgutil: "com.sonosaurus.paulxstretch.pkg.*"
zap trash: [
"~/Library/Application Support/PaulXStretch",
"~/Library/Application Support/PaulXStretch3",
"~/Library/Preferences/com.sonosaurus.paulxstretch.plist",
]
end