Skip to content

Commit

Permalink
fanny: Add zap stanza (#88811)
Browse files Browse the repository at this point in the history
  • Loading branch information
muneebmahmed authored Sep 7, 2020
1 parent fa617f9 commit b0f3548
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/fanny.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,11 @@
depends_on macos: ">= :high_sierra"

app "FannyWidget-v#{version}/Fanny.app"

zap trash: [
"~/Library/Application Scripts/com.fannywidget.today-extension",
"~/Library/Containers/com.fannywidget.today-extension",
"~/Library/Group Containers/fanny-shared-defaults",
"~/Library/Preferences/com.fannywidget.plist",
]
end

0 comments on commit b0f3548

Please sign in to comment.