From 265618baa3da7c57f71c8817fef58f73c2add387 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 26 Nov 2024 17:05:58 +0000 Subject: [PATCH] [git] Remove editor override --- git/.gitconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/git/.gitconfig b/git/.gitconfig index 9722843..15ca8bb 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -3,7 +3,6 @@ email = andy@tensixtyone.com [core] - editor = nano excludesfile = ~/.gitignore_global [alias]