From f22ab37d35e78976939d38d66b42dcdec6bc3f2d Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sun, 29 May 2022 01:03:49 +0300 Subject: [PATCH] add micro default edtor to gitconfig --- ~/Git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/~/Git/.gitconfig b/~/Git/.gitconfig index fb21259..b57bcef 100644 --- a/~/Git/.gitconfig +++ b/~/Git/.gitconfig @@ -16,6 +16,7 @@ eol = lf autocrlf = input excludesFile = ~/.gitignore + editor = micro [commit] gpgsign = true [gpg]