diff --git a/init-repo.sh b/init-repo.sh new file mode 100755 index 0000000..38758aa --- /dev/null +++ b/init-repo.sh @@ -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"