diff options
Diffstat (limited to 'dotfiles/cheat/gpp')
-rw-r--r-- | dotfiles/cheat/gpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/cheat/gpp b/dotfiles/cheat/gpp new file mode 100644 index 0000000..de45408 --- /dev/null +++ b/dotfiles/cheat/gpp @@ -0,0 +1,3 @@ +Export secret key + +gpg --export-secret-keys -a <keyid> > secret.asc |