Ghost Letters 幽霊文字

problem

Different GitHub Accounts

Published

Problem Description Since I try to keep some online identities separate, I often stumble into problems like “Which email alias did I use for this service?” This time a new problem popped up when I created a second GitHub account. I want to git push via SSH key and each account should have its own key (not sure why, but it feels correct). Solution Gist: Create a ssh config file that references different keys for different hosts.