about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/wpcarro/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/users/wpcarro/README.md b/users/wpcarro/README.md
index b035f96800..2705659ba2 100644
--- a/users/wpcarro/README.md
+++ b/users/wpcarro/README.md
@@ -39,6 +39,8 @@ Below I have outlined a few projects that you might find interesting.
 - Ensure Nix is installed.
 - Ensure direnv is installed.
 - Ensure `~/.password-store` exists.
-- Run `.gnupg/export.sh` from a computer with my gpg credentials. Run
-  `.gnupg/import.sh` from the new machine.
+- Transfer GPG stuffs:
+  - old computer: `configs/.gnupg/export.sh $outdir`
+  - new computer: `configs/.gnupg/import.sh <path-to-zip>`
+  from the new machine.
 - Consult `Makefile`.