Files
Dotfiles/README.md
2023-07-13 21:07:58 -05:00

14 lines
201 B
Markdown

# 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"
```