mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
fix(lazygit): fix display issues
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ gui:
|
||||
showBranchCommitHash: false
|
||||
showDivergenceFromBaseBranch: none
|
||||
commandLogSize: 8
|
||||
splitDiff: always
|
||||
splitDiff: auto
|
||||
screenMode: normal
|
||||
border: rounded
|
||||
animateExplosion: true
|
||||
@@ -88,6 +88,9 @@ git:
|
||||
localBranchSortOrder: date
|
||||
remoteBranchSortOrder: date
|
||||
truncateCopiedCommitHashesTo: 12
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --syntax-theme base16-256 -s
|
||||
update:
|
||||
method: prompt
|
||||
days: 14
|
||||
|
||||
Reference in New Issue
Block a user