From d42c5cb8bda18707b528f50cc3b120ded721516e Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 30 Mar 2022 04:03:45 +0200 Subject: [PATCH] git: enhance delta config a bit --- .config/git/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/git/config b/.config/git/config index 939cfdb..728d166 100644 --- a/.config/git/config +++ b/.config/git/config @@ -40,6 +40,9 @@ [delta] color-only = true syntax-theme = gruvbox-dark + file-style = 33 italic + navigate = true + navigate-regex = "^(commit|diff)" [github] user = tastytea [gitea "schlomp.space/api/v1"]