mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Some updates to the lazygit config
This commit is contained in:
@@ -48,7 +48,7 @@ gui:
|
|||||||
showCommandLog: true
|
showCommandLog: true
|
||||||
showBottomLine: true
|
showBottomLine: true
|
||||||
showIcons: false
|
showIcons: false
|
||||||
nerdFontsVersion: ""
|
nerdFontsVersion: "3"
|
||||||
showBranchCommitHash: false
|
showBranchCommitHash: false
|
||||||
commandLogSize: 8
|
commandLogSize: 8
|
||||||
splitDiff: auto
|
splitDiff: auto
|
||||||
@@ -62,7 +62,7 @@ git:
|
|||||||
pager: delta --dark --paging=never
|
pager: delta --dark --paging=never
|
||||||
useConfig: false
|
useConfig: false
|
||||||
commit:
|
commit:
|
||||||
signOff: false
|
signOff: true
|
||||||
merging:
|
merging:
|
||||||
manualCommit: false
|
manualCommit: false
|
||||||
args: ""
|
args: ""
|
||||||
@@ -242,5 +242,5 @@ disableStartupPopups: false
|
|||||||
customCommands: []
|
customCommands: []
|
||||||
services: {}
|
services: {}
|
||||||
notARepository: prompt
|
notARepository: prompt
|
||||||
promptToReturnFromSubprocess: true
|
promptToReturnFromSubprocess: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user