chore(wpcarro): Update README.md

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>
This commit is contained in:
William Carroll 2021-10-23 16:42:37 -07:00 committed by wpcarro
parent a415bdaeb5
commit 3693221522

View file

@ -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`.