From cdad4588afbfab2b2cc1d48ca6cb17bba3674ea9 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Tue, 11 Apr 2023 00:33:47 +0200 Subject: [PATCH] Update editor for Git Signed-off-by: Severin Kaderli --- system/.config/git/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/.config/git/config b/system/.config/git/config index 9bacd1e..8415b79 100644 --- a/system/.config/git/config +++ b/system/.config/git/config @@ -51,7 +51,7 @@ ui = auto [core] - editor = vim + editor = micro autocrlf = input pager = delta @@ -83,4 +83,4 @@ insteadOf = g: [credential] - helper = cache --timeout 7200 \ No newline at end of file + helper = cache --timeout 7200