about summary refs log tree commit diff
path: root/users/wpcarro/README.md
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2021-10-23T23·42-0700
committerwpcarro <wpcarro@gmail.com>2022-01-08T05·53+0000
commit3693221522dd8d4ad3176680ff641018b876488e (patch)
tree761d7d97cb902b5974596f1c8365cc28f01ee4f3 /users/wpcarro/README.md
parenta415bdaeb542b09d821fe9c9bee7906071f41a25 (diff)
chore(wpcarro): Update README.md r/3550
Format GPG section to (hopefully) improve readability.

Change-Id: Ief731ea640efc2233cc691b0b06a46500eef5672
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4794
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Diffstat (limited to 'users/wpcarro/README.md')
-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`.