gitconfig is split in 3 config:
gitconfig
common git configurationgitconfig-personal
personal git configurationsgitconfig-work
work git configuration
Personal configuration will be used for git repos located on the following folders:
~/Personal/
~/OpenSource/
Personal configuration will be used for git repos located on the following folders:
~/Work/