# Files with dots

## Prerequisites

* [chezmoi](https://www.chezmoi.io/) for managing the dotfiles
* Functional pager for chezmoi on macOS, consider:
  * Up-to-date version of [`less`](https://formulae.brew.sh/formula/less)
  * Additional pager wrapper like [`delta`](https://formulae.brew.sh/formula/git-delta)
* Python, in order to generate certain configurations

## Setup

* Run `chezmoi init git@dotfiles.xyz:dotfiles.git` to initialise chezmoi dotfiles.
* Run `chezmoi apply` to apply dotfiles.
* Run `chezmoi update` to update dotfiles.