@eshanized pushed another commit via script 🔥🔥🔥

This commit is contained in:
eshanized
2024-04-15 20:15:32 +05:30
parent af73b08aee
commit 3f0bf20b6d

View File

@@ -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"