Add .gitconfig
This commit is contained in:
parent
875f2a03b0
commit
16b871393f
1 changed files with 11 additions and 0 deletions
11
.gitconfig
Normal file
11
.gitconfig
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
[user]
|
||||||
|
name = Darren Austin
|
||||||
|
email = darren@afterdark.org.uk
|
||||||
|
[color]
|
||||||
|
branch = auto
|
||||||
|
diff = auto
|
||||||
|
grep = auto
|
||||||
|
interactive = auto
|
||||||
|
showBranch = auto
|
||||||
|
status = auto
|
||||||
|
ui = auto
|
||||||
Loading…
Add table
Add a link
Reference in a new issue