Merge branch 'master' of gitea:mollusk/jitty-scripts

This commit is contained in:
mollusk 2020-02-16 19:33:24 -07:00
commit 2171f0741d

10
config
View File

@ -3,11 +3,6 @@ Host gitbutter-server
User mollusk User mollusk
IdentityFile ~/.ssh/thinkpadt420 IdentityFile ~/.ssh/thinkpadt420
Host gitbutter.pw
HostName gitbutter.pw
User git
IdentityFile ~/.ssh/thinkpadt420
Host jsearch.pw Host jsearch.pw
HostName jsearch.pw HostName jsearch.pw
User mollusk User mollusk
@ -27,3 +22,8 @@ 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