feat: adding tmux and renaming config folder
This commit is contained in:
8
config/lazygit/config.yml
Normal file
8
config/lazygit/config.yml
Normal file
@@ -0,0 +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: delta --dark --paging=never --line-numbers --hyperlinks --hyperlinks-file-link-format="lazygit-edit://{path}:{line}"
|
||||
Reference in New Issue
Block a user