From 7206ac4e8506e44519ea756302cbfdb5dd565a23 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 12 Aug 2021 13:22:23 +0200 Subject: [PATCH] git: editor festgelegt --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 0de3ab2..ea0f4f0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -15,3 +15,5 @@ cline = clone stagep = stage -p staus = status +[core] + editor = vim