29 lines
298 B
Text
29 lines
298 B
Text
|
[user]
|
||
|
name = Frank Villaro-Dixon
|
||
|
email = frank@vi-di.fr
|
||
|
|
||
|
[color]
|
||
|
branch = auto
|
||
|
diff = auto
|
||
|
interactive = auto
|
||
|
status = auto
|
||
|
ui = auto
|
||
|
|
||
|
[alias]
|
||
|
st = status
|
||
|
ci = commit
|
||
|
co = checkout
|
||
|
br = branch
|
||
|
|
||
|
[core]
|
||
|
editor = vim
|
||
|
|
||
|
[merge]
|
||
|
tool = vimdiff
|
||
|
|
||
|
[diff "odf"]
|
||
|
textconv = odt2txt
|
||
|
|
||
|
[push]
|
||
|
default = simple
|