14 lines
201 B
Markdown
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"
|
|
```
|