✨ feat(git): new delta options
This commit is contained in:
parent
0cb2c1c6d2
commit
7ff5b673e3
1 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
[includeIf "gitdir:~/dev/work/"]
|
||||
path = ~/.config/git/config-work
|
||||
|
||||
[include]
|
||||
path = ~/.config/git/themes/catppuccin.gitconfig
|
||||
|
||||
[includeIf "gitdir:~/dev/work/"]
|
||||
path = ~/.config/git/config-work
|
||||
|
||||
[user]
|
||||
name = Sergio Laín
|
||||
email = sergio.lac@pm.me
|
||||
|
@ -42,6 +42,8 @@
|
|||
features = catppuccin-macchiato
|
||||
side-by-side = false
|
||||
true-color = always
|
||||
hyperlinks = true
|
||||
line-numbers = true
|
||||
|
||||
[merge]
|
||||
tool = nvimdiff
|
||||
|
|
Loading…
Add table
Reference in a new issue