diff --git a/Casks/u/upterm.rb b/Casks/u/upterm.rb index 349f0c42c4..68a44b4f30 100644 --- a/Casks/u/upterm.rb +++ b/Casks/u/upterm.rb @@ -12,11 +12,11 @@ cask "upterm" do app "Upterm.app" zap trash: [ + "~/.upterm", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.github.railsware.upterm.sfl*", "~/Library/Application Support/Upterm", "~/Library/Preferences/com.github.railsware.upterm.helper.plist", "~/Library/Preferences/com.github.railsware.upterm.plist", "~/Library/Saved Application State/com.github.railsware.upterm.savedState", - "~/.upterm", ] end