diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index dd08271..349b2fb 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -10,6 +10,7 @@ gui: showCommandLog: false git: fetchAll: true + branchLogCmd: git log --show-signature --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium {{branchName}} -- pagers: - colorArg: always pager: diff-so-fancy