This commit is contained in:
2023-07-04 13:49:02 -04:00
parent ebbd076515
commit 10eaeaf1de
3 changed files with 11 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
ssh/id_rsa
ssh/id_rsa.pub
ssh/known_hosts
ssh/known_hosts.old

0
ssh/authorized_keys Normal file
View File

7
ssh/config Normal file
View File

@@ -0,0 +1,7 @@
Host mail
HostName mail.yiff.technology
Host mk
User root
HostName mk.yiff.technology
Host *
User kitty