No redirect since stderr has the code

This commit is contained in:
David Heinemeier Hansson
2025-07-21 20:11:41 -04:00
parent 853d46854f
commit a7b423a2c4

View File

@ -17,7 +17,7 @@ if gum confirm "Install editor in addition to Neovim?"; then
fi fi
if gum confirm "Login to GitHub?"; then if gum confirm "Login to GitHub?"; then
gh auth login 2>/dev/null gh auth login
fi fi
if gum confirm "Setup Dropbox?"; then if gum confirm "Setup Dropbox?"; then