flocon/.chezmoi.toml.tmpl

8 lines
161 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$") }}
[git]
autoCommit = true
autoPush = true