add delta to lazygit

This commit is contained in:
Daylin Morgan 2022-09-12 10:18:57 -05:00
parent 6094613879
commit 7c9af8453e
2 changed files with 7 additions and 0 deletions

View file

@ -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

View file

@ -70,6 +70,10 @@ atuin:
lazydocker:
user: jesseduffield
delta:
<<: *default
user: dandavison
# file management
gdu:
user: dundee