flocon/.chezmoi.toml.tmpl

9 lines
192 B
Cheetah
Raw Normal View History

[edit]
2024-02-07 12:54:59 +00:00
command = "code --wait"
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