aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-10-22 10:06:26 +0100
committerMatthew Lemon <y@yulqen.org>2024-10-22 10:06:26 +0100
commit4b889ad155aa00c1fa73d50e1020a6878e292e2f (patch)
treeb587ce6a3ef0d74670ac797ad9af010709dfb5f0
parenta85e4b332080b6c914eca72aaa82c7ea151953b7 (diff)
sets EDITOR
-rw-r--r--gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig
index 1f26b0b..910eb73 100644
--- a/gitconfig
+++ b/gitconfig
@@ -4,7 +4,7 @@
[core]
excludesfile = /home/lemon/.gitignore_global
quotepath = false
- editor = /usr/bin/vim
+ editor = /home/lemon/.local/bin/vim
autocrlf = input
[sendemail]
smtpserver = smtp.purelymail.com