learning_ML Setting up ssh keys You'll need to create a ssh key instructions Then add the ssh key to your github account instructions Then clone the repository eval $(ssh-agent) ssh-add ~/.ssh/KEY_NAME git clone git@github.com:brandontoth/learning_ML.git