Some updates to the lazygit config

This commit is contained in:
Anthony Oteri
2023-11-01 10:02:43 -04:00
parent 903fb4c79f
commit 2fb5b4f889
+3 -3
View File
@@ -48,7 +48,7 @@ gui:
showCommandLog: true
showBottomLine: true
showIcons: false
nerdFontsVersion: ""
nerdFontsVersion: "3"
showBranchCommitHash: false
commandLogSize: 8
splitDiff: auto
@@ -62,7 +62,7 @@ git:
pager: delta --dark --paging=never
useConfig: false
commit:
signOff: false
signOff: true
merging:
manualCommit: false
args: ""
@@ -242,5 +242,5 @@ disableStartupPopups: false
customCommands: []
services: {}
notARepository: prompt
promptToReturnFromSubprocess: true
promptToReturnFromSubprocess: false