Update:add git wip,nvim add colorcolumn=100,&other

This commit is contained in:
arnaucube
2020-12-19 21:34:43 +01:00
parent 18191e0e38
commit e79a90c8f5
7 changed files with 21 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
[user]
email = emailhere
name = arnaucube
[diff]
tool = --get
[core]
pager = delta
[delta]
@@ -8,3 +13,6 @@
syntax-theme = Monokai Extended
[interactive]
diffFilter = delta --color-only
[alias]
wip = for-each-ref --sort='authordate:iso8601' --format=' %(color:green)%(authordate:relative)%09%(color:white)%(refname:short)' refs/heads