mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add a gitconfig.local file.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[user]
|
||||
name = David Tomaschik
|
||||
email = david@systemoverlord.com
|
||||
signingKey = 0x5DEA789B
|
||||
|
||||
[core]
|
||||
@@ -66,3 +65,5 @@
|
||||
conflictstyle = diff3
|
||||
[mergetool]
|
||||
prompt = false
|
||||
[include]
|
||||
path = ~/.gitconfig.local
|
||||
|
||||
Reference in New Issue
Block a user