add delta to lazygit
This commit is contained in:
parent
6094613879
commit
7c9af8453e
2 changed files with 7 additions and 0 deletions
|
@ -7,3 +7,6 @@ gui:
|
|||
showFileTree: true
|
||||
git:
|
||||
branchLogCmd: 'git log --graph --all --color=always --decorate --date=relative --oneline'
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never --theme catppuccin
|
||||
|
|
|
@ -70,6 +70,10 @@ atuin:
|
|||
lazydocker:
|
||||
user: jesseduffield
|
||||
|
||||
delta:
|
||||
<<: *default
|
||||
user: dandavison
|
||||
|
||||
# file management
|
||||
gdu:
|
||||
user: dundee
|
||||
|
|
Loading…
Reference in a new issue