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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user