update README

This commit is contained in:
2024-03-27 19:30:31 -06:00
parent edcd150662
commit 76c8250276

View File

@@ -1,12 +1,12 @@
# dotfiles
My config for dotfiles.
Run `docker build -t test-devenv . && docker run -it test-devenv` to test them out!
Clone and run `docker build -t test-devenv . && docker run -it test-devenv` to test them out!
These dotfiles are managed using [chezmoi](https://www.chezmoi.io/).
## Setup
**Prereqs**: `git`, `curl`, and on MacOS: `brew`
**Prereqs**: `git`, `curl`
If you'd like to use these files long-term, fork this project to manage your own configuration. Then:
- Change the `email` and `name` in `.chezmoi.toml.tmpl` to your own info.