split out git config
This commit is contained in:
7
githome/.gitconfig
Normal file
7
githome/.gitconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
[user]
|
||||
name = Scott Carroll
|
||||
email = scottc@scottc.net
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[safe]
|
||||
directory = /mailu
|
||||
Reference in New Issue
Block a user