add git files

This commit is contained in:
arcan1s
2014-11-26 12:32:02 +03:00
parent 8071d696d8
commit 1508c1ff55
4 changed files with 91 additions and 0 deletions

17
gitconfig Normal file
View File

@ -0,0 +1,17 @@
[user]
name = arcan1s
email = darkarcanis@mail.ru
[init]
templatedir = ~/.git/templates
[core]
autocrlf = false
safecrlf = false
editor = vim
[color]
ui = true
[credential]
helper = cache --timeout=3600
[push]
default = simple
[merge]
tool = vimdiff