flocon/.chezmoi.toml.tmpl

9 lines
187 B
Cheetah
Raw Normal View History

[edit]
2024-07-26 12:11:14 +00:00
command = "zed -w"
2024-02-07 12:35:46 +00:00
[data]
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
flavor = "{{ env "FLAVOR" }}"
[git]
autoCommit = true
autoPush = true