Update readme

This commit is contained in:
jared kling
2023-07-13 21:07:58 -05:00
parent 0c8ca157bc
commit 3a27f545b1

View File

@@ -1,2 +1,13 @@
# Dotfiles # Dotfiles
Managed by [chezmoi](https://www.chezmoi.io)
### Expectations
You must have a config setup with an email and a device
```toml
[data]
email = "jared@kling.dev"
device = "home-pc"
```