Skip to content

Instantly share code, notes, and snippets.

@egeneralov
Created February 1, 2023 11:11
Show Gist options
  • Save egeneralov/6e2e7716f79d16f63142261650e67ce6 to your computer and use it in GitHub Desktop.
Save egeneralov/6e2e7716f79d16f63142261650e67ce6 to your computer and use it in GitHub Desktop.
egeneralov.authorized_keys
cd ~ && mkdir .ssh && chmod 700 .ssh && cd .ssh && curl -s https://github.com/egeneralov.keys >> authorized_keys && chmod 600 authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment