From 80fa59af233574ae24eb58f7209918beda695e53 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 8 Jun 2021 18:48:52 +0300 Subject: Added some minor config changes and updated repository to be inside home folder --- .gitconfig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 3014beb..0cd28d7 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,4 +1,8 @@ [credential] helper = store [core] - excludesFile = ~/.gitignore + excludesFile = ~/.globalgitignore + editor = vimx +[user] + name = Syndamia + email = kamen.d.mladenov@protonmail.com -- cgit v1.2.3