Dont want to halt the installation actually
It should just be able to fly blind
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
gum format "# Enter your git credentials"
|
||||
git config --global user.name "$(gum input --placeholder 'Your name')"
|
||||
git config --global user.email "$(gum input --placeholder 'Your email address')"
|
||||
gum format "Thanks!"
|
Reference in New Issue
Block a user