Add initial user configuration files
This commit is contained in:
9
.gitconfig
Normal file
9
.gitconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
[user]
|
||||
email = kontakt@ragusa-it.dev
|
||||
name = Melvin Ragusa
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
Reference in New Issue
Block a user