diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..6d5d40e --- /dev/null +++ b/.config/lazygit/config.yml @@ -0,0 +1,6 @@ +git: + paging: + colorArg: always + pager: delta --dark --paging=never --syntax-theme base16-256 --diff-so-fancy + useConfig: false + autofetch: false