how to add git config

where to add

git config --list --show-origin

add alias

add an alias to the [alias] section of one of the .gitconfig file

[alias]
aa = add .