Added ssh to own git

This commit is contained in:
Alexandre 2026-04-13 18:07:08 +02:00
parent e3b2f542a7
commit 76aeb23575

View File

@ -8,6 +8,8 @@
IdentityFile ~/.ssh/git
Host git.alexdelcamp.fr
IdentityFile ~/.ssh/git
Port 2222
User git
'';
};
};