Add basic README

This commit is contained in:
Quantum 2025-01-25 23:53:27 -05:00
parent 47e9ad75e5
commit c2bf4a114c

View file

@ -1,2 +1,13 @@
# ssh
Quantum's SSH keys
This repository contains a list of SSH keys belonging to [Quantum][quantum].
It is used to power https://ssh.qt.ax. You can easily install my ssh keys
with:
```bash
mkdir -p ~/.ssh
curl https://ssh.qt.ax >> ~/.ssh/authorized_keys
```
[quantum]: https://quantum5.ca