update delta configuration

master
Andrew Coleman 2021-02-03 12:32:33 -05:00
parent 1c2e7751fd
commit 957a2fff9e
1 changed files with 6 additions and 8 deletions

View File

@ -17,18 +17,16 @@
[init]
defaultBranch = main
[interactive]
diffFilter = delta --color-only
[delta]
features = side-by-side line-numbers #decorations
whitespace-error-style = 22 reverse
features = decorations
line-numbers = true
syntax-theme = zenburn
[delta "decorations"]
commit-decoration-style = bold yellow box ul
file-style = bold yellow ul
file-decoration-style = none
commit-decoration-style = bold yellow box
file-style = bold yellow
file-decoration-style = yellow ul
hunk-header-style = omit
[rebase]
autoStash = true