Skip to content

add custom .gitconfig #3

@evanharmon

Description

@evanharmon

config settings
Should only set once and NOT be a link. Want to be support initial setup and then customization without overwriting on new machines

git config --global submodule.recurse true
git config --global user.name "Evan Harmon"
git config --global user.email [email protected]
git config --global push.autoSetupRemote true

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions