added some git config
This commit is contained in:
parent
b9af14966f
commit
a9dbedb1d6
@ -77,7 +77,7 @@ virtualbox
|
||||
DEFAULTS_END
|
||||
|
||||
MISC_START
|
||||
brave
|
||||
brave-bin
|
||||
lyx
|
||||
kile
|
||||
plexamp-appimage
|
||||
|
||||
@ -74,3 +74,8 @@ case $choice in
|
||||
esac
|
||||
|
||||
config config status.showUntrackedFiles no
|
||||
config config --global credential.helper store
|
||||
|
||||
read -r -p "Remember to identify yourself to git with
|
||||
config config user.name \"Your Name\" and config config user.email \"Your Email\".
|
||||
Press [Enter] to continue."
|
||||
Loading…
Reference in New Issue
Block a user