From db237262b5df45d7453e4570a2df4e2e0293100c 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