init repo

This commit is contained in:
ren 2023-06-23 00:24:51 -06:00
parent a2d18b4796
commit 899dcbea88
1 changed files with 5 additions and 0 deletions

5
init-repo.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
git config user.email "varun@fedora.email"
git config user.name "ren"
echo "you need to set up the PATH for GEMIBLOG"
echo "GET INPUT AND ASSIGN IT TO A LOCAL PERMAMENT VARIABLE"