flocon/.chezmoi.toml.tmpl

8 lines
154 B
Cheetah
Raw Normal View History

[edit]
command = "nvim"
2024-02-07 12:35:46 +00:00
[data]
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
[git]
autoCommit = true
autoPush = true