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]
|
[user]
|
||||||
name = David Tomaschik
|
name = David Tomaschik
|
||||||
email = david@systemoverlord.com
|
|
||||||
signingKey = 0x5DEA789B
|
signingKey = 0x5DEA789B
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
@@ -66,3 +65,5 @@
|
|||||||
conflictstyle = diff3
|
conflictstyle = diff3
|
||||||
[mergetool]
|
[mergetool]
|
||||||
prompt = false
|
prompt = false
|
||||||
|
[include]
|
||||||
|
path = ~/.gitconfig.local
|
||||||
|
|||||||
Reference in New Issue
Block a user