1
0
Fork 0
dotfiles/dot_config/chezmoi/chezmoi.toml.tmpl.literal
2022-05-13 22:40:59 +02:00

8 lines
155 B
Text

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