Added the new version of the lazygit config
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
parent
781f2ef7a2
commit
b05a1de2f4
@ -1,5 +1,15 @@
|
|||||||
|
refresher:
|
||||||
|
refreshInterval: 60
|
||||||
gui:
|
gui:
|
||||||
mainPanelSplitMode: "horizontal"
|
mainPanelSplitMode: "horizontal"
|
||||||
|
theme:
|
||||||
|
selectedLineBgColor:
|
||||||
|
- "#413660"
|
||||||
git:
|
git:
|
||||||
|
autoFetch: true
|
||||||
|
paging:
|
||||||
|
colorArg: always
|
||||||
commit:
|
commit:
|
||||||
signOff: true
|
signOff: true
|
||||||
|
pull:
|
||||||
|
mode: "rebase"
|
||||||
|
Loading…
Reference in New Issue
Block a user