1
0
Fork 0

Update dot_config/chezmoi/chezmoi.toml.tmpl.literal

Update run_once_prepare_arch.sh.tmpl
This commit is contained in:
Florian RICHER 2022-05-13 22:40:59 +02:00
parent c4e81d4317
commit 913968ad7e
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{{- $wm := (output "bash" "-c" "echo -n $DESKTOP_SESSION") -}}
{{- $wm := promptString "Choose wm between (gnome/i3wm): " "gnome" -}}
[git]
autoCommit = true