1
0
Fork 0
dotfiles/dot_config/chezmoi/chezmoi.toml.tmpl.literal

8 lines
147 B
Text

{{- $wm := (output "bash" "-c" "echo -n $DESKTOP_SESSION") -}}
[git]
autoCommit = true
autoPush = true
[data]
wm = {{ $wm | quote }}