cybersiderality/init-repo.sh

5 lines
143 B
Bash
Executable File

#!/bin/sh
git config user.email "varun@fedora.email"
git config user.name "ren"
echo "you need to set up the PATH for GEMIBLOG on the server."