12 lines
244 B
Text
12 lines
244 B
Text
|
Host git.euph.dev
|
||
|
User git
|
||
|
HostName git.euph.dev
|
||
|
PreferredAuthentications publickey
|
||
|
IdentityFile ~/.ssh/gitea-snoweuph
|
||
|
|
||
|
Host github.com
|
||
|
User git
|
||
|
HostName github.com
|
||
|
PreferredAuthentications publickey
|
||
|
IdentityFile ~/.ssh/github-snoweuph
|