Skip to content

Instantly share code, notes, and snippets.

@devtimi
Forked from aidik/command.md
Last active September 27, 2023 20:15
Show Gist options
  • Save devtimi/b679c2cae9205acc85bff974fdda0e0d to your computer and use it in GitHub Desktop.
Save devtimi/b679c2cae9205acc85bff974fdda0e0d to your computer and use it in GitHub Desktop.
curl ssh public key from GitHub to authorized_keys
curl https://github.com/devtimi.keys >> ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment