feat(lazygit): update configuration

Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
Anthony Oteri
2026-03-11 08:22:40 -04:00
parent c7864a4419
commit 7fad0b791b
+4 -4
View File
@@ -64,7 +64,7 @@ gui:
showCommandLog: true showCommandLog: true
showBottomLine: true showBottomLine: true
showPanelJumps: true showPanelJumps: true
showIcons: false showIcons: true
nerdFontsVersion: "" nerdFontsVersion: ""
showFileIcons: true showFileIcons: true
commitAuthorShortLength: 2 commitAuthorShortLength: 2
@@ -73,7 +73,7 @@ gui:
showBranchCommitHash: false showBranchCommitHash: false
showDivergenceFromBaseBranch: none showDivergenceFromBaseBranch: none
commandLogSize: 8 commandLogSize: 8
splitDiff: always splitDiff: never
screenMode: normal screenMode: normal
border: rounded border: rounded
animateExplosion: true animateExplosion: true
@@ -91,7 +91,7 @@ gui:
switchToFilesAfterStashApply: true switchToFilesAfterStashApply: true
switchTabsWithPanelJumpKeys: false switchTabsWithPanelJumpKeys: false
git: git:
diffCommand: "delta --dark --syntax-theme=gruvbox --paging=always" diffCommand: "delta --dark --paging=always"
fzfIntegration: true fzfIntegration: true
pagers: [] pagers: []
commit: commit:
@@ -143,7 +143,7 @@ disableStartupPopups: false
customCommands: [] customCommands: []
services: {} services: {}
notARepository: prompt notARepository: prompt
promptToReturnFromSubprocess: true promptToReturnFromSubprocess: false
keybinding: keybinding:
universal: universal:
quit: q quit: q