Make your GitHub history go back to the day you were born.
Run the following script and follow the prompts
sh -c "$(curl -fsSL https://raw.github.com/ScreamingHawk/born-script/master/index.sh)"Step 0: Create a new repo on GitHub.
Step 1: Select your preferred authentication method
if you have SSH already setup locally, all you need is to copy your repo link and you're done :-)
Otherwise, if you chose HTTPS, you will need to Generate a personal access token on GitHub and copypaste it.
Then enter you GitHub username and name of your new repository and you are done :)


