flocon/.chezmoi.toml.tmpl

8 lines
187 B
Cheetah

[edit]
command = "zed -w"
[data]
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
flavor = "{{ env "FLAVOR" }}"
[git]
autoCommit = true
autoPush = true