diff --git a/config b/config index 1d11b80..1987d78 100755 --- a/config +++ b/config @@ -26,4 +26,9 @@ Host github.com Host void-ryzen HostName 192.168.1.174 User mollusk - IdentityFile ~/.ssh/thinkpadt420 \ No newline at end of file + IdentityFile ~/.ssh/thinkpadt420 + +Host gitea + HostName gitbutter.xyz + User git + IdentityFile ~/.ssh/thinkpadt420 \ No newline at end of file