mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
Update:add git wip,nvim add colorcolumn=100,&other
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user