-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Spencer edited this page May 16, 2024
·
7 revisions
Welcome to the dotfiles-md wiki!
New machine installation:
- install
1password
(set up SSH Agent and CLI) - open terminal, invoke
git
to install CLI tools - install
homebrew
(follow instructions to add to shell, though they'll get blown away after running dotfiles) - install
fnm
node version manager (follow instructions to add to shell) - add
yarn
(invokecorepack enable
on late-stage node version) - clone this repo with HTTPS
- run
yarn
andyarn jfdi
- change repo remote to use SSH