update readme for new workflow

This commit is contained in:
2021-11-17 15:19:13 -07:00
parent 7ec1662ae5
commit 26bc7fee7c

View File

@@ -2,6 +2,7 @@
My config for dotfiles.
## Setup
- Install `git curl zsh`
- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14`
- Run `~/.install_scripts/<operating_system>.sh`
Prereqs: `git wget`
- Run `sh -c "$(wget -q0- git.io/chezmoi)" -- init --apply candrewlee14`