Makes delta my default git pager
This adds nicer syntax higlighting etc. https://github.com/dandavison/delta
This commit is contained in:
parent
288215593d
commit
9ef522ba25
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
[core]
|
||||
editor = vim -c 'startinsert'
|
||||
excludesfile = ~/.dotfiles/git/global_gitignore
|
||||
pager = delta --theme='gruvbox' --plus-color="#98971a" --minus-color="#9d0006"
|
||||
[status]
|
||||
submoduleSummary = true
|
||||
[alias]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue