dotfiles/gitconfig
Frank Villaro-Dixon e9a0c2517c ahahha
2014-04-10 15:50:16 +02:00

37 lines
455 B
Plaintext

[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
commti = commit
co = checkout
br = branch
pu = push
[core]
editor = vim
[merge]
tool = vimdiff
[diff "odf"]
textconv = odt2txt
[push]
default = simple
[sendemail]
smtpencryption = tls
smtpserver = www.villaro-dixon.eu
smtpserverport = 587
smtpuser = frank_mail