mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29: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
|
||||
|
||||
if gum confirm "Login to GitHub?"; then
|
||||
gh auth login
|
||||
gh auth login 2>/dev/null
|
||||
fi
|
||||
|
||||
if gum confirm "Setup Dropbox?"; then
|
||||
|
Reference in New Issue
Block a user