Improvements to lazygit/tmux/ghossty configs
This commit is contained in:
parent
ab0b63bc87
commit
6c23a03412
5 changed files with 679 additions and 6 deletions
|
|
@ -41,12 +41,16 @@
|
|||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
|
||||
[include]
|
||||
path = ~/.config/delta/themes.gitconfig
|
||||
|
||||
[delta]
|
||||
# use n and N to move between diff sections
|
||||
navigate = true
|
||||
side-by-side = true
|
||||
hyperlinks = true
|
||||
hyperlinks-file-link-format = "idea://open?file={path}&line={line}"
|
||||
#features = weeping-willow
|
||||
|
||||
[merge]
|
||||
conflictstyle = zdiff3
|
||||
|
|
|
|||
Loading…
Reference in a new issue