From 6fbf72cc440fbe41aac9f2eaf9c195d4516d9886 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Thu, 10 Dec 2020 15:09:09 +0100 Subject: [PATCH] Fix indentation --- .gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 222a463..994da2a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,5 +1,5 @@ [core] - editor = vim + editor = vim excludesfile = ~/.gitignore [user] @@ -50,4 +50,4 @@ untracked = cyan [credential] - helper = cache --timeout=3600 + helper = cache --timeout=3600