7 lines
161 B
Cheetah
7 lines
161 B
Cheetah
[edit]
|
|
command = "code --wait"
|
|
[data]
|
|
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
|
[git]
|
|
autoCommit = true
|
|
autoPush = true
|