Fork this repository
Clone the repository to your computer:
$ git clone git@github.com:tildedotone/setup.git $ cd setup
$ ssh-keygen -t ed25519
$ cat ~/.ssh/id_ed25519.pub >> .ssh/authorized_keys
$ git add .ssh/authorized_keys $ git commit -m "Added SSH keys for <your name>" $ git push origin master
Once the pull request is merged, you can login using:
$ ssh one@tilde.one
Service Provided by tilde.club.