mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #167665 from singularitti/patch-2
This commit is contained in:
+5
-1
@@ -19,5 +19,9 @@ cask "quarto" do
|
||||
|
||||
uninstall pkgutil: "org.rstudio.quarto"
|
||||
|
||||
zap trash: "~/Library/Caches/quarto"
|
||||
zap trash: [
|
||||
"~/Library/Application Support/quarto",
|
||||
"~/Library/Application Support/quarto-writer",
|
||||
"~/Library/Caches/quarto",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user