Skip to content

A simple script to help get setup with GitHub on Windows (Git Bash)/Mac (Terminal.app)/Linux

License

Notifications You must be signed in to change notification settings

Purple-Beard/ssh-git-setup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ssh-git-setup-script

A simple script to help get set up with GitHub on Windows (Git Bash)/Mac (Terminal.app)/Linux

How to run

From Bash, run the following commands in a project folder such as Documents/git and follow the on screen instructions

git clone https://github.com/Purple-Beard/ssh-git-setup-script.git
cd ssh-git-setup-script
chmod +x ./gitSetup.sh
./gitSetup.sh

About

A simple script to help get setup with GitHub on Windows (Git Bash)/Mac (Terminal.app)/Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages