aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.chezmoi.toml.tmpl
blob: d9ac403e3f5a0dcc17bf5ab26fb4d01582b9169e (plain) (blame)
1
2
3
4
5
6
7
8
[data]
  hostname = "{{ .chezmoi.hostname }}"

[status]
  exclude = ["scripts"]

[diff]
  exclude = ["scripts"]