Skip to content

Instantly share code, notes, and snippets.

@mapkyca
Created March 26, 2016 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mapkyca/7938ee8b19b25d539e41 to your computer and use it in GitHub Desktop.
Save mapkyca/7938ee8b19b25d539e41 to your computer and use it in GitHub Desktop.
Import a public key from a url
curl -L https://example.com/key.pgp | gpg --import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment