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] [init]
defaultBranch = main defaultBranch = main
[interactive]
diffFilter = delta --color-only
[delta] [delta]
features = side-by-side line-numbers #decorations features = decorations
whitespace-error-style = 22 reverse line-numbers = true
syntax-theme = zenburn syntax-theme = zenburn
[delta "decorations"] [delta "decorations"]
commit-decoration-style = bold yellow box ul commit-decoration-style = bold yellow box
file-style = bold yellow ul file-style = bold yellow
file-decoration-style = none file-decoration-style = yellow ul
hunk-header-style = omit
[rebase] [rebase]
autoStash = true autoStash = true