From 436bc04d196fe21d22c88b43a516b27d1784854d Mon Sep 17 00:00:00 2001 From: Andrew Lee <32912555+candrewlee14@users.noreply.github.com> Date: Sun, 14 Nov 2021 01:46:00 -0700 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..878f85a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# dotfiles +My config for dotfiles. + +## Setup +- Install git curl zsh +- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14` +- Run `./bin/.sh`