From 48c17bb644a5a0e7b2fa8355c499743287039748 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 8 Aug 2026 02:32:05 -0700 Subject: [PATCH] mise already gives the CR needed --- bin/omarchy-update-mise | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/omarchy-update-mise b/bin/omarchy-update-mise index 8252e68b..2d116e68 100755 --- a/bin/omarchy-update-mise +++ b/bin/omarchy-update-mise @@ -5,5 +5,4 @@ if omarchy-cmd-present mise; then echo -e "\e[32m\nUpdate mise tools\e[0m" mise up - echo fi