diff options
author | neodarz <neodarz@neodarz.net> | 2020-10-04 22:25:33 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2020-10-04 22:25:33 +0200 |
commit | 9443eb4006a06bc3d9a2ac3d5339ac394d2c5c6e (patch) | |
tree | 864670655f9bd3d521410dd24fa14b002ab3c81c /dotfiles/cheat/gpp | |
parent | 8b4e51ffa979c10e37d7ba3d7957184b751c2db7 (diff) | |
download | dotfiles_dotdrop-9443eb4006a06bc3d9a2ac3d5339ac394d2c5c6e.tar.xz dotfiles_dotdrop-9443eb4006a06bc3d9a2ac3d5339ac394d2c5c6e.zip |
Update some cheat
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 |