Add zap stanza for Ollamac

This commit is contained in:
Dakota Chambers
2024-02-09 11:55:11 -06:00
parent 029b3ce245
commit 4440e203cf
+5
View File
@@ -11,4 +11,9 @@ cask "ollamac" do
depends_on macos: ">= :sonoma"
app "Ollamac.app"
zap trash: [
"~/Library/Containers/com.kevinhermawan.Ollamac",
"~/Library/Application Scripts/com.kevinhermawa.Ollamac"
]
end