ssh-config: add gitea

This commit is contained in:
mollusk 2020-01-27 15:05:03 -07:00
parent 0dd9d21505
commit 6aff368ccd

5
config
View File

@ -27,3 +27,8 @@ Host void-ryzen
HostName 192.168.1.174
User mollusk
IdentityFile ~/.ssh/thinkpadt420
Host gitea
HostName gitbutter.xyz
User git
IdentityFile ~/.ssh/thinkpadt420