mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
lazygit: update config
This commit is contained in:
parent
a1c6dec6ff
commit
9ead011461
1 changed files with 20 additions and 20 deletions
|
|
@ -3,11 +3,11 @@ disableStartupPopups: true
|
||||||
notARepository: "skip"
|
notARepository: "skip"
|
||||||
promptToReturnFromSubprocess: true
|
promptToReturnFromSubprocess: true
|
||||||
gui:
|
gui:
|
||||||
scrollHeight: 8 # how many lines you scroll by
|
scrollHeight: 8
|
||||||
scrollPastBottom: false # enable scrolling past the bottom
|
scrollPastBottom: false
|
||||||
sidePanelWidth: .28
|
sidePanelWidth: .28
|
||||||
expandFocusedSidePanel: true
|
expandFocusedSidePanel: true
|
||||||
mainPanelSplitMode: "flexible" # one of 'horizontal' | 'flexible' | 'vertical'
|
mainPanelSplitMode: "flexible"
|
||||||
language: "en"
|
language: "en"
|
||||||
timeFormat: "02 Jan 06 15:04 MST" # https://pkg.go.dev/time#Time.Format
|
timeFormat: "02 Jan 06 15:04 MST" # https://pkg.go.dev/time#Time.Format
|
||||||
skipDiscardChangeWarning: false
|
skipDiscardChangeWarning: false
|
||||||
|
|
@ -17,7 +17,7 @@ gui:
|
||||||
showRandomTip: false
|
showRandomTip: false
|
||||||
showBottomLine: false
|
showBottomLine: false
|
||||||
showCommandLog: true
|
showCommandLog: true
|
||||||
showIcons: true
|
nerdFontsVersion: "3"
|
||||||
git:
|
git:
|
||||||
autoFetch: true
|
autoFetch: true
|
||||||
autoRefresh: true
|
autoRefresh: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue