Lazygit config

This commit is contained in:
2026-06-01 16:47:56 +01:00
parent 0a9195f0c2
commit 1c5e3b728d

View File

@@ -2,8 +2,8 @@ git:
autoFetch: true
autoRefresh: true
branchLogCmd: "git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium --oneline {{branchName}} --"
paging:
colorArg: always
pagers:
- colorArg: always
pager: delta --dark --paging=never --line-numbers --hyperlinks --hyperlinks-file-link-format="lazygit-edit://{path}:{line}"
allBranchesLogCmds:
- git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium --oneline