diff --git a/config b/config index 1d11b80..906549c 100755 --- a/config +++ b/config @@ -3,11 +3,6 @@ Host gitbutter-server User mollusk IdentityFile ~/.ssh/thinkpadt420 -Host gitbutter.pw - HostName gitbutter.pw - User git - IdentityFile ~/.ssh/thinkpadt420 - Host jsearch.pw HostName jsearch.pw User mollusk @@ -26,4 +21,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