From 7877585b56803f927920c6dae6d57a1471a46086 Mon Sep 17 00:00:00 2001 From: z0rc Date: Tue, 23 Jan 2024 10:22:30 +0100 Subject: [PATCH] cosmetics --- gitconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gitconfig b/gitconfig index c27fa35..abcca28 100644 --- a/gitconfig +++ b/gitconfig @@ -1,6 +1,6 @@ [core] - editor = vim + editor = vim [push] - default = simple + default = simple [credential] - helper = cache + helper = cache