merged config from imp

This commit is contained in:
Paweł Płazieński 2016-03-09 12:09:16 +01:00
parent 634acad407
commit e5fb10ab5a

View file

@ -1,6 +1,10 @@
[user]
name = Paweł Płazieński
email = nivertius@gmail.com
[color]
ui = auto
[core]
excludesfile = ~/.gitignore_global
[push]
default = simple
[alias]
@ -10,6 +14,7 @@
di = diff
co = checkout
dit = difftool --dir-diff
lg = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
[core]
editor = vim
[diff]