From 8eaa31c3c2b1523f89c6ecca5cfbc8f62e80d6c9 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Wed, 12 Jun 2024 20:46:35 +0300 Subject: [PATCH] change default editor --- ~/Git/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/~/Git/.gitconfig b/~/Git/.gitconfig index 3a01d89..beef4f5 100644 --- a/~/Git/.gitconfig +++ b/~/Git/.gitconfig @@ -18,7 +18,7 @@ eol = lf autocrlf = input excludesFile = ~/.gitignore - editor = micro + editor = subl -w [commit] gpgsign = false [gpg]