From e7def7ed68ab741d2ba693a8f760255afba5147c Mon Sep 17 00:00:00 2001 From: William Carroll Date: Sat, 23 Oct 2021 15:40:04 -0700 Subject: chore(wpcarro): Simplify README.md I rewrote my `README.md` most recently to show some managers what type of side-projects I was working on. After successfully transfering to SRE internally, I don't need the `README.md` to be a marketing document but rather a tutorial for my future self. This change is a step in that direction. Change-Id: Ieaf0e72c8a33a163e6b6adefd76665ca675e8462 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4791 Tested-by: BuildkiteCI Reviewed-by: wpcarro Autosubmit: wpcarro --- users/wpcarro/README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'users') diff --git a/users/wpcarro/README.md b/users/wpcarro/README.md index 3e945f4605b5..b035f968007b 100644 --- a/users/wpcarro/README.md +++ b/users/wpcarro/README.md @@ -27,11 +27,18 @@ Below I have outlined a few projects that you might find interesting. - `tools`: some scripts and projects that simplify my life. - `website`: everything required to build my website, https://wpcarro.dev. -## Notes to self +## Installation -Here are a few reminders when setting up a new machine: +### Google Machine +- ensure `~/google-briefcase` exists +- read `~/google-briefcase/README.md` + +### NixOS Machine + +- Ensure Nix is installed. +- Ensure direnv is installed. - Ensure `~/.password-store` exists. -- Run `export_gpg` from a computer with my gpg credentials. Run `import_gpg` - from the new machine. -- Ensure the new machine can access my Github. +- Run `.gnupg/export.sh` from a computer with my gpg credentials. Run + `.gnupg/import.sh` from the new machine. +- Consult `Makefile`. -- cgit 1.4.1