i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Move difftastic to difftool, default to delta

delta has better syntax highlighting

+2 -2
+2 -2
git/.gitconfig
··· 30 30 syntax-theme = Nord 31 31 navigate = true 32 32 33 - [diff] 34 - tool = difft 33 + [difftool] 34 + prompt = false 35 35 external = difft --display inline 36 36 37 37 [init]