<p dir="ltr">You should be able to just ssh-add your key to the environment. Just make sure that you add the other portion of the key to the security section of your profile on github. <br>
Don't forget to use git@github.com:[repo] instead of https. Let me know if you need step-by-step. </p>
<div class="gmail_quote">On Jan 25, 2015 3:32 PM, "Saqman2060" <<a href="mailto:saqman2060@gmail.com">saqman2060@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div style="font-family:Calibri,sans-serif;font-size:11pt">I am learning GitHub myself. I do believe their is a git setup wizard on the GitHub site that walks you to setting up and pushes repos to the site. </div></div><div dir="ltr"><hr><span style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">From: </span><span style="font-family:Calibri,sans-serif;font-size:11pt"><a href="mailto:hawat.thufir@gmail.com" target="_blank">thufir</a></span><br><span style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">Sent: </span><span style="font-family:Calibri,sans-serif;font-size:11pt">1/25/2015 5:41 PM</span><br><span style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">To: </span><span style="font-family:Calibri,sans-serif;font-size:11pt"><a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a></span><br><span style="font-family:Calibri,sans-serif;font-size:11pt;font-weight:bold">Subject: </span><span style="font-family:Calibri,sans-serif;font-size:11pt">ssh keychain and github</span><br><br></div>I want to make commits and push to github without re-entering my password <br>repeatedly. I've installed keychain, but only after creating and adding <br>the ssh key.<br><br><br>The solution is to add:<br><br>eval `keychain --eval id_rsa`<br><br><br>to .bashrc? Or, just create a new key now that keychain is installed?<br><br><br>see also:<br><br><a href="http://unix.stackexchange.com/questions/90853/how-can-i-run-ssh-add-" target="_blank">http://unix.stackexchange.com/questions/90853/how-can-i-run-ssh-add-</a><br>automatically-without-password-prompt<br><br><a href="https://help.github.com/articles/working-with-ssh-key-passphrases/" target="_blank">https://help.github.com/articles/working-with-ssh-key-passphrases/</a><br><br><br>Just installed 14.10 <br><br><br>thanks,<br><br>Thufir<br><br><br>-- <br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></div><br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div>