Skip to main content
  1. Posts/
  2. 2011/

·77 words·1 min·
Maciej Kalisiak
Author
Maciej Kalisiak

Steps needed to download my repo from github to new computer:

  • install git
  • ssh keygen
  • add public key to github keys associated with my identity
  • ssh-add -d  (have ssh-agent forget identies)
  • ssh-add  (now reread new ones)
  • ssh -vT git@github.com  to verify ssh setup is working
  • git clo

Claude (migration note): Empty or missing title. Filename is a numeric post ID (likely a Blogger import artifact). Missing title and truncated content (ends mid-sentence) — strong candidate for deletion.