diff --git a/users/tsv/ssh/config b/users/tsv/ssh/config index 5a0a514..2702d6d 100644 --- a/users/tsv/ssh/config +++ b/users/tsv/ssh/config @@ -27,3 +27,9 @@ Host obs IdentityFile /home/tsv/.ssh/foxsoft IdentitiesOnly yes +Host plan.foxsoft.net + User mrsk + HostName plan.foxsoft.net + IdentityFile /home/tsv/.ssh/mrsk_foxsoft + IdentitiesOnly yes +