git: Add delta

master
Simon Bruder 2020-10-07 22:19:58 +02:00
parent 8d88de07a7
commit fa95b41e51
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 16 additions and 0 deletions

View File

@ -8,6 +8,7 @@
[core]
excludesfile = ~/.gitignore
pager = delta
quotepath = off
[filter "lfs"]
@ -18,3 +19,18 @@
[pull]
ff = only
[interactive]
diffFilter = delta --color-only
[delta]
line-numbers = true
side-by-side = true
decorations = true
features = decorations
syntax-theme = base16
[delta "decorations"]
commit-decoration-style = bold yellow box ul
file-style = bold yellow ul
file-decoration-style = none