stjohnfinn / Coral

Provisions a machine to my liking. Starts from a Fedora image. There's also a Vagrantfile that spins up a VM with this configuration.
1 stars 0 forks source link

Add git config #28

Open stjohnfinn opened 10 hours ago

stjohnfinn commented 10 hours ago

Add git configuration

git config pull.rebase false or whatever the default is

plus also the git config user.name and user.email stuff

and maybe go find some cool extras to add