added mac studio key

This commit is contained in:
Martin Donnelly 2022-11-14 08:47:44 +00:00
parent 4a47084cff
commit 571fbadbb1
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHt4V0lmQATJuTWv9xE0Nxk+I1sN1UMLs7hx+KKaxmuO martin@Martins-iMac.lan

3
get-this-key.sh Executable file
View File

@ -0,0 +1,3 @@
THISHOST=$(hostname)
cp $HOME/.ssh/id_ed25519.pub ./${THISHOST}.id_ed25519.pub