mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
angband: add zap
This commit is contained in:
@@ -16,4 +16,10 @@ cask "angband" do
|
||||
depends_on macos: ">= :sierra"
|
||||
|
||||
app "Angband.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Documents/Angband",
|
||||
"~/Library/Preferences/org.rephial.angband.plist",
|
||||
"~/Library/Saved Application State/org.rephial.angband.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user