From 3f0bf20b6d388475759df9327e513e7c976e61c8 Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 15 Apr 2024 20:15:32 +0530 Subject: [PATCH] =?UTF-8?q?@eshanized=20pushed=20another=20commit=20via=20?= =?UTF-8?q?script=20=F0=9F=94=A5=F0=9F=94=A5=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.sh b/config.sh index 36f8be8c..5b8fc317 100644 --- a/config.sh +++ b/config.sh @@ -4,8 +4,8 @@ echo "Welcome to Git Configuration Script!" -name="Eshan Roy" -email="src.eshan@gmail.com" +name="eshanized" +email="m.eshanized@gmail.com" # Set user name and email git config --global user.name "$name"