From df873f3d05ce411bfb9db9640074142c0614bd9e Mon Sep 17 00:00:00 2001 From: Charles Gould Date: Mon, 5 Dec 2022 00:51:44 -0500 Subject: [PATCH] git: enable hyperlinks in delta --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index 171df5f..1b721b8 100644 --- a/git/config +++ b/git/config @@ -22,6 +22,7 @@ blame-palette = "#2E3440" "#3B4252" "#434C5E" "#4C566A" blame-separator-style = blue blame-timestamp-output-format = "%v" + hyperlinks = true [delta "diff-style"] file-decoration-style = blue box file-style = blue