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

8 lines
159 B
Cheetah

{{- $wm := promptStringOnce "Choose wm between (gnome/i3wm): " "gnome" -}}
[git]
autoCommit = true
autoPush = true
[data]
wm = {{ $wm | quote }}