From 2d259180b3a24f8d9d08013e724b4481f0bd38c7 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sat, 20 Jul 2024 11:38:45 +0200 Subject: [PATCH] Change Git Comment Char --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index a198dff..5874531 100644 --- a/.gitconfig +++ b/.gitconfig @@ -15,6 +15,7 @@ [core] editor = nvim pager = /usr/share/git-core/contrib/diff-highlight | less + commentChar = ";" [diff] colorMoved = default [fetch]