diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index 31c62bc..a2b897e 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -1,5 +1,15 @@ +refresher: + refreshInterval: 60 gui: mainPanelSplitMode: "horizontal" + theme: + selectedLineBgColor: + - "#413660" git: + autoFetch: true + paging: + colorArg: always commit: signOff: true + pull: + mode: "rebase"