diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..8ae6b81 --- /dev/null +++ b/.config/lazygit/config.yml @@ -0,0 +1,14 @@ +os: + editCommand: 'floterm' + +gui: + theme: + selectedLineBgColor: + - underline + selectedRangeBgColor: + - underline + +git: + paging: + colorArg: never + pager: delta --dark --paging=never \ No newline at end of file