Skip to content
Spencer edited this page Jun 28, 2024 · 7 revisions

Welcome to the dotfiles-md wiki!

New machine installation:

  1. install 1password (be sure to 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)
  • (optional) install warp terminal
  • install fnm node version manager (follow instructions to add to shell)
  1. add yarn (invoke corepack enable on late-stage node version)
  2. clone this repo with HTTPS
  3. run yarn and yarn jfdi
  • install homebrew formulae and casks (manually if necessary)
  1. change repo remote to use SSH

TODO:

  • add command to make keyboard click on tap
Clone this wiki locally