Skip to content
Spencer edited this page May 16, 2024 · 7 revisions

Welcome to the dotfiles-md wiki!

New machine installation:

  1. install 1password (set up SSH Agent and CLI)
  2. open terminal, invoke git to install CLI tools
  3. install homebrew (follow instructions to add to shell, though they'll get blown away after running dotfiles)
  4. install fnm node version manager (follow instructions to add to shell)
  5. add yarn (invoke corepack enable on late-stage node version)
  6. clone this repo with HTTPS
  7. run yarn and yarn jfdi
  8. change repo remote to use SSH
Clone this wiki locally