Adding more lazygit and one important tmux setting

This commit is contained in:
2023-05-29 22:07:39 +01:00
parent 2a1b95bb0b
commit 51f3470f98
2 changed files with 28 additions and 0 deletions

View File

@@ -1,4 +1,8 @@
git:
allBranchesLogCmd: "git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium --oneline"
autoFetch: true
autoRefresh: true
branchLogCmd: "git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium --oneline {{branchName}} --"
paging:
colorArg: always
pager: diff-so-fancy