From 65ba4cc576ee14d26077c7731170e5d4306f8116 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 13:09:01 -0400 Subject: [PATCH] Might squish the logo when we open Docker or Manual --- bin/omarchy-first-run-flow | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index 7a06f74..b4b76e2 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -46,8 +46,7 @@ if gum confirm "Start Docker DBs?"; then gtk-launch Docker fi -source ~/.local/share/omarchy/ansi.sh - +clear echo "Updating all system packages..." yay -Syu --noconfirm