ssh-config: add gitea
This commit is contained in:
@@ -26,4 +26,9 @@ Host github.com
|
|||||||
Host void-ryzen
|
Host void-ryzen
|
||||||
HostName 192.168.1.174
|
HostName 192.168.1.174
|
||||||
User mollusk
|
User mollusk
|
||||||
IdentityFile ~/.ssh/thinkpadt420
|
IdentityFile ~/.ssh/thinkpadt420
|
||||||
|
|
||||||
|
Host gitea
|
||||||
|
HostName gitbutter.xyz
|
||||||
|
User git
|
||||||
|
IdentityFile ~/.ssh/thinkpadt420
|
||||||
Reference in New Issue
Block a user