Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.22 KB

1969

Make your GitHub history back to 1969.
(1970 actually, but in boorgarland it shows as 1969 because of the time difference)

image

Travel Back

Run the following script and follow the prompts

sh -c "$(curl -fsSL https://raw.github.com/PickleNik/1969-script/master/index.sh)"

Step 0: Create a new repo on GitHub.

Step 1: Select your preferred authentication method

Screenshot 2022-11-29 at 3 43 58 AM

if you have SSH already setup locally, all you need is to copy your repo link and you're done :-)

Screenshot 2022-11-29 at 3 49 15 AM

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 :)