🔨 refactor(not_applicable): under construction

This commit is contained in:
Eshan Roy
2024-11-19 03:00:21 +05:30
parent a0e40407c5
commit 5154e9ce96
4 changed files with 16 additions and 1 deletions

6
config.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
# Github credential config
git config --global user.email "m.eshanized@gmail.com"
git config --global user.name "Eshan Roy"