fix readme copying and set zsh to run automatically

This commit is contained in:
2021-11-17 15:57:58 -07:00
parent 11fac2644e
commit 6de0140799
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ My config for dotfiles.
## Setup
Prereqs: `git wget`
Prereqs: `git curl`
- Run `sh -c "$(wget -qO- git.io/chezmoi)" -- init --apply -v candrewlee14`
- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14`