Quiet stderr
This commit is contained in:
parent
47584de6db
commit
f346c78826
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user