mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Quiet stderr
This commit is contained in:
@ -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
|
gh auth login 2>/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if gum confirm "Setup Dropbox?"; then
|
if gum confirm "Setup Dropbox?"; then
|
||||||
|
Reference in New Issue
Block a user