---
slug: "dot-files"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/ahal/dot-files@main/README.md"
repo: "https://github.com/ahal/dot-files"
source_file: "README.md"
branch: "main"
---
# chezmoi 

Personal dotfiles managed with [chezmoi](https://chezmoi.io).

## Bootstrap

Install chezmoi, then run:

```sh
chezmoi init --apply --source ~/dev/chezmoi https://github.com/ahal/chezmoi
```

You will be prompted for a few options:

- **Enable Mozilla configuration** — use Mozilla email, signing key, and related tools
- **Enable Watchman** — enable Watchman filesystem monitor integration

After answering, chezmoi will apply all dotfiles to your home directory.
