Skip to content

Instantly share code, notes, and snippets.

View aidenscott2016's full-sized avatar
💭
space is flat

Aiden aidenscott2016

💭
space is flat
View GitHub Profile
@aidenscott2016
aidenscott2016 / pull-private.sh
Created February 6, 2023 01:04 — forked from Avaq/pull-private.sh
Exporting and importing GPG keys over SSH
ssh user@remote gpg --export-secret-key KeyId | gpg --allow-secret-key-import --import --batch