summary refs log tree commit diff
path: root/README.md
blob: 7e601d05c65b34afe59fb9bffce0e31954ddf92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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)

## 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.