No description
Find a file
2025-04-01 11:07:04 +02:00
id_ed25519.pub Update id_ed25519.pub 2025-03-21 08:43:24 +01:00
README.md Update README.md 2025-04-01 11:07:04 +02:00

How to install

Via wget

wget https://git.adrianux.net/ahoemann/SSH-Public-Keys/raw/main/id_ed25519.pub ~/.ssh/authorized_keys

Via sh

echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPVCvDendDNTvhCOYG2PP9mlaAZeTfOsWrmGDMMnod1+" >> ~/.ssh/authorized_keys