Skip to content

Instantly share code, notes, and snippets.

@eugrus
Created September 11, 2025 19:36
Show Gist options
  • Select an option

  • Save eugrus/b3992883b6c57ba45aa5674eb6e8f251 to your computer and use it in GitHub Desktop.

Select an option

Save eugrus/b3992883b6c57ba45aa5674eb6e8f251 to your computer and use it in GitHub Desktop.
gc $env:USERPROFILE\.ssh\id_ed25519.pub | ssh $args[0] "cat >> .ssh/authorized_keys"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment