lazygit: edited configuration

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2026-01-04 19:55:41 +01:00
parent 65cee6eec0
commit 349b9f5756
2 changed files with 17 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
refresher:
refreshInterval: 60
gui:
useHunkModeInStagingView: false
mainPanelSplitMode: "horizontal"
theme:
selectedLineBgColor:

View File

@@ -0,0 +1,16 @@
refresher:
refreshInterval: 60
gui:
useHunkModeInStagingView: false
mainPanelSplitMode: "horizontal"
theme:
selectedLineBgColor:
- "#413660"
git:
autoFetch: true
pagers:
- colorArg: always
commit:
signOff: true
pull:
mode: "rebase"