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

8 lines
159 B
Text

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