From e31745e67dec25e9c500a1f1d99945232203180d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 5 Aug 2025 11:36:33 +0200 Subject: [PATCH] Don't leave lingering logo around --- bin/omarchy-show-done | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/omarchy-show-done b/bin/omarchy-show-done index 4c470d9f..a00d7b6e 100755 --- a/bin/omarchy-show-done +++ b/bin/omarchy-show-done @@ -2,3 +2,4 @@ echo gum spin --spinner "globe" --title "Done!" -- sleep 2 +clear