Skip to content

aisevim/git-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My Global Git config

.gitconfig

git config --global user.name "John Doe"
git config --global user.email [email protected]

Note

MAC Users need to enable the shell command "code" in PATH