From d3e505709ee1b565ca845152025e52bb731c3be7 Mon Sep 17 00:00:00 2001 From: Hippolyte Chauvin Date: Wed, 11 Oct 2023 09:53:11 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20:=20utilisation=20de=20h?= =?UTF-8?q?elix=20comme=20=C3=A9diteur=20de=20messages=20dans=20Git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/gitconfig b/home/gitconfig index 22e504c..4b1ae60 100644 --- a/home/gitconfig +++ b/home/gitconfig @@ -2,7 +2,7 @@ name = Hippolyte Chauvin email = hchauvin38@outlook.fr [core] - editor = nvim + editor = helix [init] defaultbranch = main [pull]