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