lazygit: edited configuration
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
refresher:
|
||||
refreshInterval: 60
|
||||
gui:
|
||||
useHunkModeInStagingView: false
|
||||
mainPanelSplitMode: "horizontal"
|
||||
theme:
|
||||
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