cybersiderality/init-repo.sh
2023-06-23 00:37:46 -06:00

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."