1
0
Fork 0

Change chezmoi template file

This commit is contained in:
Florian RICHER 2022-09-03 12:51:11 +02:00
parent c1dfbd15fc
commit 580d7a5aff

View file

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