Skip to content

Commit

Permalink
delta is buggy on my system, update default pager
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Jan 3, 2022
1 parent ca7e736 commit 2ea5ae3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@
signoff = false
[core]
excludesfile = /home/omer/.gitignore_global
# pager = less -+F
pager = delta --paging=always
# pager = env
pager = less -R -+F
# pager = delta --paging=always
[interactive]
diffFilter = delta --color-only --paging=always
side-by-side = true
Expand Down

0 comments on commit 2ea5ae3

Please sign in to comment.