From a7b423a2c467d5480516d7f27e7189fb0e1fc9c9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 21 Jul 2025 20:11:41 -0400 Subject: [PATCH] No redirect since stderr has the code --- bin/omarchy-first-run-flow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-first-run-flow b/bin/omarchy-first-run-flow index 88dffc8..516668a 100755 --- a/bin/omarchy-first-run-flow +++ b/bin/omarchy-first-run-flow @@ -17,7 +17,7 @@ if gum confirm "Install editor in addition to Neovim?"; then fi if gum confirm "Login to GitHub?"; then - gh auth login 2>/dev/null + gh auth login fi if gum confirm "Setup Dropbox?"; then