Skip to content

Instantly share code, notes, and snippets.

@rymcol
Created January 26, 2018 12:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rymcol/e04a9d4c870fd0b322050af169be8ac7 to your computer and use it in GitHub Desktop.
Save rymcol/e04a9d4c870fd0b322050af169be8ac7 to your computer and use it in GitHub Desktop.
Wrapper for copying krypton public key through ssh-copy-id
function ssh-copy-kr-id
ssh-copy-id -f -i ~/.ssh/id_krypton.pub $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment