lazygit: edited configuration
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
refresher:
|
refresher:
|
||||||
refreshInterval: 60
|
refreshInterval: 60
|
||||||
gui:
|
gui:
|
||||||
|
useHunkModeInStagingView: false
|
||||||
mainPanelSplitMode: "horizontal"
|
mainPanelSplitMode: "horizontal"
|
||||||
theme:
|
theme:
|
||||||
selectedLineBgColor:
|
selectedLineBgColor:
|
||||||
|
|||||||
16
Library/Application Support/lazygit/config.yml
Normal file
16
Library/Application Support/lazygit/config.yml
Normal 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"
|
||||||
Reference in New Issue
Block a user