From 7c42aad61a21e64a0185fa166950ee916a7e8dd7 Mon Sep 17 00:00:00 2001 From: Todd Schulman Date: Thu, 18 Jan 2024 14:15:59 -0500 Subject: [PATCH] codeedit: add uninstall --- Casks/c/codeedit.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Casks/c/codeedit.rb b/Casks/c/codeedit.rb index 06e617d8c9..b3d101b1f6 100644 --- a/Casks/c/codeedit.rb +++ b/Casks/c/codeedit.rb @@ -25,6 +25,8 @@ cask "codeedit" do app "CodeEdit.app" + uninstall quit: "app.codeedit.CodeEdit" + zap trash: [ "~/Library/Application Scripts/*.CodeEdit.OpenWithCodeEdit", "~/Library/Application Support/CodeEdit",