init repo
This commit is contained in:
parent
a2d18b4796
commit
899dcbea88
1 changed files with 5 additions and 0 deletions
5
init-repo.sh
Executable file
5
init-repo.sh
Executable 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"
|
Loading…
Reference in a new issue